This type is a class for model objects.
This class contains configurable options shared by all HTTP channels.
Package: httpAttributes Summary | |
enableErrorLogging : EBoolean | * No description is available * |
enableAccessLogging : EBoolean | * No description is available * |
errorLogLevel : HTTPErrorLogLevel | |
accessLogFormat : HTTPAccessLogFormat | * No description is available * |
enableFRCALogging : EBoolean | * No description is available * |
frcaLogFormat : HTTPAccessLogFormat | @since 7.0.0 Configuration of which of the possible NCSA access log formats will be used in this specific FRCA log. |
errorLog : LogFile @ | * No description is available * |
accessLog : LogFile @ | * No description is available * |
frcaLog : LogFile @ | * No description is available * |
Attribute Details |