This type is a class for model objects.
@since 7.0.0 Defines proxy server settings for a particular virtual host.
Package: proxyvirtualhostAttributes Summary | |
useServerLoggingSettings : EBoolean | @since 7.0.0 Use the server scoped settings for logging instead of the logging settings defined in this proxy virtual host |
useServerErrorPageSettings : EBoolean | @since 7.0.0 Use the server scoped settings for error page handling instead of the error page handling settings defined in this proxy virtual host. |
useServerStaticFileSettings : EBoolean | @since 7.0.0 Use the server scoped settings for static file document root instead of the satic file settings defined in this proxy virtual host. |
enableLogging : EBoolean | @since 7.0.0 Enable logging |
maximumLogSize : EInt | @since 7.0.0 Maximum size of each of the log files in megabytes. |
proxyAccessLog : EString | @since 7.0.0 The location for the HTTP access log (NCSA) generated for proxied requests. |
cacheAccessLog : EString | @since 7.0.0 The HTTP access log (NCSA) generated for requests served from the local cache. |
localAccessLog : EString | @since 7.0.0 The HTTP access log (NCSA) generated for requests served from the proxy including error responses. |
localErrorPagePolicy : LocalErrorPagePolicy @ | * No description is available * |
customErrorPagePolicy : CustomErrorPagePolicy @ | * No description is available * |
staticFileServingPolicy : StaticFileServingPolicy @ | * No description is available * |
Attribute Details |