users@grizzly.java.net

Re: Problems with pipelining requests

From: Patrick Julien <pjulien_at_gmail.com>
Date: Mon, 15 Dec 2008 15:20:30 -0500

>>
>> Add -Dcom.sun.enterprise.web.connector.grizzly.snoopEnabled=true and send
>> the log here. But I doubt you will find http pipelining support with Tomcat
>> (the parser code here is from them)...I think Jetty might work, but I'm
>> clearly not sure....
>


Wait a minute, that doesn't compute for me. Both glassfish and Tomcat
documentation refer to pipelining via the "maxKeepAliveRequests"
property.

You can see it in the documentation of Tomcat here:

http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

and for glassfish, here:

http://docs.sun.com/app/docs/doc/820-4507/abhco?a=view