Hi,
I don't want every session cookies to be secure cookies, so I
intentionally set secure attribute "false" in server,xml's SSL connector
tag.
(Actually tomcat native is compiled with OpenSSL and LD_LIBRARY_PATH is
set, so the SSL connector is using APR in my case.)
But even though doing above,
Any updates on this?
--
View this message in context:
http://tomcat.10.n6.nabble.com/Java-7-Tomcat-6-0-35-Win2k3-Problem-tp4566739p4674549.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-
On 31/03/2012 13:30, Craig Silk wrote:
> Have the Eclipse .project (and any related) files been removed from the
> Tomcat 7 trunk?
>
> If so, is there an alternate way to import the trunk into eclipse? With
> Tomcat 6 you could import the project into Eclipse via file>import as the
> eclipse .proj
On 31/03/2012 02:12, B.V. Prasad wrote:
> I am using Tomcat 6.0.16 in production. When I try to upgrade to
> Tomcat 6.0.35, I see high CPU (about 90% vs. about 20% for 6.0.16),
> all other things being equal, except that I had to set
> setBufferSize(16384) in HTTPResponse in order to disable chunke