Re: content length on response

2005-10-24 Thread Enrique Rodriguez Lasterra
El lun, 24-10-2005 a las 10:55 -0700, Hassan Schroeder escribió: > Enrique Rodriguez wrote: > > I have 9-8 tomcat with version 4.1.23 or 5.5.9. They never put > > content-length http header variable on responses. > > I just grabbed a JSP page from a 5.5.9 install with LiveHTTPH

content length on response

2005-10-24 Thread Enrique Rodriguez
I have 9-8 tomcat with version 4.1.23 or 5.5.9. They never put content-length http header variable on responses. Why does tomcat has this behaviour? Apache, Microsoft IIS and other web server always return the Content-Lenght. Regards, Enrique. -- ___ Enrique Rodriguez

disable transfer encoding chunked

2005-10-18 Thread Enrique Rodriguez
Can I disable transfer encodign chunked on tomcat 5.5.x? I read in tomcat docs that HTTPConnector on tomcat 4.1 has a property allowchunking, but i don't see anything on coyote and tomcat 5.5.x I use apache 2 as web server. Regards, Enrique. ---

Re: setting the domain of the jsession COOKIE

2005-10-17 Thread Enrique Rodriguez
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- ___ Enrique Rodriguez Lasterra Asociación javaHispano lasterra AT javahispano DOT org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: OutOfMemory Exception

2005-10-17 Thread Enrique Rodriguez
This is what Peter said to me. I set permgen to 256 MB and i still not have any OutOfMemory exception. Regards, Enrique. El mar, 11-10-2005 a las 17:11 +0100, Peter Crowther escribió: > > From: Enrique Rodriguez [mailto:[EMAIL PROTECTED] > > What i don't understand is that