NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
4-77
NSJSP Manager Operations
Enable
Lookups
Disables DNS lookups if this value is set to
true but rather fetches the remote host
information provided by the HTTPD
component.
Yes False
Protocol Specifies the version of the protocol to be
used.
No HTTP/1.1
Redirect
Port
If a request is received for which a matching
<security-constraint> requires SSL transport,
catalina automatically redirects the request to
the port number specified here.
Yes 443
URI
Encoding
Specifies the character encoding used to
decode the URI bytes.
Yes
Use Body
Encoding
for URI
This attributes indicates if the encoding
specified in the contentType of the message
is to be used for decoding the URI.
It is suggested that the default value be
retained. Hence, using the URIEncoding
attribute for decoding the URI.
Yes False
X Powered
By
Set this attribute to true to cause Tomcat to
advertise support for the Servlet specification
using the header recommended in the
specification.
Yes False
Executor Not Supported.
Max HTTP
Header
Not Supported.
Max
Threads
The maximum number of request processing
threads to be created by this Connector. It also
determines the maximum number of
simultaneous requests that can be handled. If
an executor is associated with this connector,
this attribute is ignored as the connector will
execute tasks using the executor rather than
an internal thread pool.
Yes 75
Server Not Supported.
Table 4-28. Property list for Connector Element
Property Description Modifiable
Default
Value










