quality@glassfish.java.net

[Documentation] Glassfish V3 Admin console - Http Service Tab

From: Manfred Riem <mriem_at_manorrock.org>
Date: Wed, 27 Aug 2008 20:49:27 -0600

Hi there,

 

Each section is separated by a line, note this

review is done against nightly 20080826.

 

 

 

http://localhost:4848/html/en/help/ref-httpservice.html

http://localhost:4848/html/en/help/task-httpservice.html

 

** Almost identical content and meaning.

 

 

 

http://localhost:4848/html/en/help/ref-httpservice.html

 

traceEnabled

 

If set to true, enables the TRACE operation. Set this property to false to
make the Enterprise Server less susceptible to cross-site scripting attacks.

Default is true.

What does the TRACE operation do? Please link it to an explanation or
provide the explanation here.

 

The HTTP Service stores static content to enable the Enterprise Server to
process requests for static content quickly.

** Does it?

 

To Configure
<http://localhost:4848/html/en/help/task-requestprocessing.html> HTTP
Service Request Processing

 

** Change to: To
<http://localhost:4848/html/en/help/task-requestprocessing.html> Configure
The HTTP Service Request Processing

 

http://localhost:4848/html/en/help/task-requestprocessing.html

The HTTP Service Request Processing stores static content to enable the
Enterprise Server to process requests for static content quickly.

** Does it?

 

http://localhost:4848/html/en/help/task-keepalive.html

The HTTP Service Keep-Alive stores static content to enable the Enterprise
Server to process requests for static content quickly.

** Does it?

 

http://localhost:4848/html/en/help/task-connectionpool.html

The HTTP service connection pool stores static content to enable the
Enterprise Server to process requests for static content quickly.

** Does it?

 

http://localhost:4848/html/en/help/task-httpprotocol.html

The HTTP Protocol stores static content to enable the Enterprise Server to
process requests for static content quickly.

** Does it?

Accepted values are HTTP/1.0 and HTTP/1.1

** What is the default?

 

http://localhost:4848/html/en/help/task-httpfilecache.html

The HTTP file cache stores static content to enable the Enterprise Server to
process requests for static content quickly.

** Reword this to caches static content ...

(Windows platform only) Select the File Transmission Enabled checkbox to
enable the use of the TransmitFile() system call .

** Explain what this does, and if it helps running on Windows.