Re: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-30 Thread Marco Baiguera
in 4.1.19 coyote connector tag i tried the compressione parameter but seen no results haw can i check if my page is being compressed (client-side)? thanx - Original Message - From: mech [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Saturday, January 25, 2003 12:33

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-30 Thread mech
Message- From: Marco Baiguera [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 30. Januar 2003 11:38 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Tomcat 4.1.18/19 - How to activate gzip support? in 4.1.19 coyote connector tag i tried the compressione parameter but seen

Re: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-30 Thread Marco Baiguera
from 4.1.19 LE (windows) default server.xml Connector className=org.apache.coyote.tomcat4.CoyoteConnector acceptCount=100 bufferSize=2048 compression=off connectionTimeout=2 debug=0 disableUploadTimeout=true enableLookups=true maxKeepAliveRequests=100 maxProcessors=75 minProcessors=5

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-30 Thread mech
PROTECTED]] Sent: Donnerstag, 30. Januar 2003 15:57 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Tomcat 4.1.18/19 - How to activate gzip support? from 4.1.19 LE (windows) default server.xml Connector className=org.apache.coyote.tomcat4.CoyoteConnector acceptCount=100 bufferSize

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-26 Thread Reynir Hübner
. janúar 2003 17:48 To: 'Tomcat Users List' Subject: RE: Tomcat 4.1.18/19 - How to activate gzip support? Reynir, It looks Orion is not open sourse and free.. What about license issues, if we want to use for commertial purpose? Madhav -Original Message- From: Reynir Hübner

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-26 Thread mech
12:15 To: Tomcat Users List Subject: RE: Tomcat 4.1.18/19 - How to activate gzip support? No I was not telling you to use orion server, just to use the Tutorial, and it's code examples to implement the GZIP filter. I think that should be allright.. you should not have any license

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-25 Thread Reynir Hübner
You could install a filter in your webapplication to do this. Check out the filter tutorials at www.orionserver.com Specifically this one : http://www.orionserver.com/tutorials/filters/5.html Hope it helps -reynir -Original Message- From: mech [mailto:[EMAIL PROTECTED]] Sent: 24.

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-25 Thread Madhava Reddy
Reynir, It looks Orion is not open sourse and free.. What about license issues, if we want to use for commertial purpose? Madhav -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 25, 2003 3:28 PM To: Tomcat Users List Subject: RE: Tomcat 4.1.18/19

RE: Tomcat 4.1.18/19 - How to activate gzip support?

2003-01-25 Thread Jacob Kjome
issues, if we want to use for commertial purpose? Madhav -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 25, 2003 3:28 PM To: Tomcat Users List Subject: RE: Tomcat 4.1.18/19 - How to activate gzip support? You could install a filter in your