Secure attribute of Catalina SSL Connector(APR)

2012-03-31 Thread Teppei Yamada
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,

Re: Java 7 + Tomcat 6.0.35 + Win2k3 Problem

2012-03-31 Thread pricyber
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-

Re: Eclipse Project Files for Tomcat 7

2012-03-31 Thread Mark Thomas
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

Re: High CPU with Tomcat 7.0.26 & 6.0.35

2012-03-31 Thread Mark Thomas
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