quality@glassfish.java.net

RE: [Documentation] Glassfish V3 Admin console - Http Service Tab

From: Manfred Riem <mriem_at_manorrock.org>
Date: Wed, 27 Aug 2008 22:00:12 -0600

Hi Judy,

 

Do you want an issue for each page (section in this email?)


Manfred

 

From: Judy.J.Tang_at_Sun.COM [mailto:Judy.J.Tang_at_Sun.COM]
Sent: Wednesday, August 27, 2008 9:53 PM
To: quality_at_glassfish.dev.java.net
Subject: Re: [Documentation] Glassfish V3 Admin console - Http Service Tab

 

Hi Manfred,

Thank you so much for reviewing the doc. You pointed out places where the
doc needs to give more explanation
on what the function does, it is really good input !

Would you please log issue for each review email you sent. When the issue
got fixed, you can verify the fix.

Thanks,
Judy

Manfred Riem wrote:



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 <http://localhost:4848/html/en/help/task-requestprocessing.html>
Configure HTTP Service Request Processing

 

** Change to: To Configure
<http://localhost:4848/html/en/help/task-requestprocessing.html> 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.