com.ibm.ws.http.channel.internal.resources.httpchannelmessages

CWWKT0001E: The maximum number of requests ({0}) allowed per socket is not valid. Valid values include {1} for unlimited, or any positive number.
CWWKT0002E: The incoming buffer size of {0} is not valid. Sizes must be between {1} and {2}.
CWWKT0003E: The header buffer size of {0} is not valid. Sizes must be between {1} and {2}.
CWWKT0004E: The outgoing buffer size of {0} is not valid. Sizes must be between {1} and {2}.
CWWKT0005E: The persistent timeout of {0} is not valid. Timeouts must be greater than {1}.
CWWKT0006E: The read timeout of {0} is not valid. Timeouts must be greater than {1}.
CWWKT0007E: The write timeout of {0} is not valid. Timeouts must be greater than {1}.
CWWKT0008E: The field size limit of {0} is not valid. This size must be between {1} and {2}.
CWWKT0009E: The number of headers limit of {0} is not valid. This size must be between {1} and {2}.
CWWKT0010E: The maximum number of bytes for an incoming message body of {0} is not valid. This size must be greater than or equal to {1}.
CWWKT0011W: Unable to find a default configuration for {0} using ID {1}
CWWKT0012E: An internal error occurred. Unable to create default configuration. Exception {0}
CWWKT0013E: An internal error occurred. Unable to create default endpoint. Exception {0}
CWWKT0014E: An internal error occurred. Unable to create default virtual host. Exception {0}
CWWKT0015W: No ports were configured for endpoint {0}. The endpoint has been disabled.
CWWKT0016I: Web application available ({0}): {1}
CWWKT0017I: Web application removed ({0}): {1}
CWWKT0018E: The application or context root for this request has not been found: {0}
CWWKT0019E: A problem occurred while configuring endpoint {0}: {1}.
CWWKT0020E: A problem occurred while starting endpoint {0}: {1}.
CWWKT0021I: The server is stopping because of a possible configuration error. The endpoint {0} cannot be started; this might happen if the configured port is already in use.
CWWKT0022E: The configured host {0} for HTTP endpoint {1} could not be resolved. The endpoint has been disabled.
CWWKT0023W: The configured defaultHostName {0} could not be resolved, using localhost instead.
CWWKT0024W: The default virtual host (default_host) can not be disabled.
CWWKT0025W: The virtual host {0} has no configured host aliases, it will not receive inbound requests.
CWWKT0026W: A configured host alias for virtual host {0} is invalid and will be ignored. {1}
CWWKT0027W: Host alias {0} for virtual host {1} conflicts with an existing host alias and will be ignored.
CWWKT0028I: Web application moved ({0}): {1}