Accept compresed requests in tomcat

2007-10-25 Thread wakeup
I have tomcat configurate to send responses compresed with gzip if the cliente send me the Accept-encoding:gzip http header. But how allow tomcat to accept compressed request with Content-encoding: gzip header? Thanks - http://www.hhdirecto.net Rap http://www.dechiste.com Humor http://www

Re: AXIS: tomcat always do http compression without watch min size

2006-10-06 Thread wakeup
re the client does NOT send a > "accept-encoding" header with the a value containing "gzip" or by using > the noCompressionUserAgents, compressableMimeType attributes on the > connector. > > -Tim > > wakeup wrote: >> Thanks, I think you are rig

Re: AXIS: tomcat always do http compression without watch min size

2006-10-06 Thread wakeup
ContentLength before serving back results - then > compressionMinSize can't be checked to see if compression can be done. > And then compression will be done based on the client input headers. > > -Tim > > wakeup wrote: >> Hi, >> >> I have an

AXIS: tomcat always do http compression without watch min size

2006-10-05 Thread wakeup
Hi, I have an apache tomcat 5.5.17. In my server.xml file I have put It run sucessfull with normal html tomcat pages. But when I ask to axis 1.4 webservices it always compress the response althought it be less than 1kb. Why axis don't respect compressionMinSize parameter? Thanks -- View this

http gzip compreses in tomcat

2006-04-24 Thread wakeup
Hello, I'm using tomcat 5.5 I want enable compressing http gzip in my server. How can I do it? Thanks ___ HipHop Directo De Chiste -- View this message in context: http://www.nabble.com/http-gzip-compreses-in-tomcat-t1499582.html#a4064695 Sent from the Tomcat - User forum at Na

Tomcat: restart only one application

2006-03-24 Thread wakeup
I'm new in tomcat, y do restarts with .bat files in /bin folder. But how can I do a restar of only one webapp? Could I do it with a .bat file? Thanksss ___ http://www.hhdirecto.net http://www.dechiste.com -- View this message in context: http://www.nabble.com/Tomcat%3A-restart