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
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
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.
---
--
> 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]
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