seems to be the zip.dll in Java causing the
problem (check the log below), so I now turned of HTTP compression in
Tomcat.
These are the parameters we used for compression for the Connector (it's
running under port 443 on SSL).
compression="2048"
noCompressionUserAgents=&qu
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: HTTP compression
>
> > > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > xmlns:xsd="http://www.w3.org/2001/XMLSche
wBUAD4=
I'm not familiar with Fiddler, what does the above represent?
> Can anyone point me in the right direction ?
>
> I am not worried about network speed because the benchmark used a Gbit
> network
>
> Thanks
>
> Johan
Did you find an old email and reply to it? Ple
E4AdQBtACIAIABUAFkAUABFAD0AIgBEAGkAZwBpAHQAIgA+ADEAMQA8AC8ARgBJAEUATABEAD4APAAvAFMAQwBSAEUARQBOAF8ARABBAFQAQQA+ADwALwBSAEUAUQBVAEUAUwBUAD4=
Can anyone point me in the right direction ?
I am not worried about network speed because the benchmark used a Gbit
network
Thanks
Johan
ws_dev wrote:
>
> hello,
telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Rashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, April 27, 2007 10:36 AM
Subject: Re: HTTP compression
On 4/27/07, Rajiv M <
On 4/27/07, Rajiv M <[EMAIL PROTECTED]> wrote:
Is there a testcase/sample app where I can see the difference of
enabling/disabling HTTP compression.
DIY :-)
-Rashmi
-
To start a new topic, e-mail: users@tomcat.apache.
Thank you!
Is there a testcase/sample app where I can see the difference of
enabling/disabling HTTP compression.
On 4/27/07, Praveen Balaji <[EMAIL PROTECTED]> wrote:
See if the compression property is what you need:
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
-Or
See if the compression property is what you need:
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
-Original Message-
From: Rajiv M [mailto:[EMAIL PROTECTED]
Sent: Friday, April 27, 2007 5:10 PM
To: Tomcat Users List
Subject: HTTP compression
hello,
Does Tomcat support HTTP
hello,
Does Tomcat support HTTP compression.
If yes, is there a way to enable/disable this feature
Rajiv
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
t;>> *compressionMinSize="2048000" *
>>>> noCompressionUserAgents="gozilla, traviata"
>>>> compressableMimeType="text/html,text/xml,text/plain,application/dime"
>>>> />
>>>>
>>>> It run sucessfull with normal html tomcat pages. But when
you won't be able to disable the chunked encoding.
But you can disable the compression by ensure 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 wrot
---------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://w
compressionMinSize only works with fixed file sizes. If axis is NOT
setting the 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,
be less
than 1kb.
Why axis don't respect compressionMinSize parameter?
Thanks
--
View this message in context: http://www.nabble.com/AXIS%3A-tomcat-
always-do-http-compression-without-watch-min-size-
tf2386947.html#a6654078
Sent from the Tomcat - User mailing list archive at Nabbl
this message in context:
http://www.nabble.com/AXIS%3A-tomcat-always-do-http-compression-without-watch-min-size-tf2386947.html#a6654078
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e
15 matches
Mail list logo