Rainer Jung <rainer.jung <at> kippdata.de> writes:

> On 09.03.2009 18:07, Anthony J. Biacco wrote:
> > Download the latest, configure, make, make install, check for
> > new/deprecated directives in the jk docs, modify configs accordingly,
> > reload apache.

I'm running apache 2.2.9, mod_jk 1.2.27 and tomcat 6.0.18 and I get this problem
as well:


GET /shibboleth-idp/SSO HTTP/1.1
Host: sso1.sso.bk.sapo.pt
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.0.7)
Gecko/2009021906 Firefox/3.0.7
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: UTF-8,*
Keep-Alive: 300
Connection: keep-alive
Cookie:
__gads=ID=c03eced0403f23bb:T=1225110355:S=ALNI_MZ3q6i8NPwFvjWVQND4OqYCFf5VNg;
_swa_uv=1542803245557699600; netbi=anonymous_SZ1ZeQqHllEAAHJnQfo

HTTP/1.1 302 Moved Temporarily
Date: Fri, 20 Mar 2009 11:11:24 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8c mod_jk/1.2.27
Location: https://sso1.sso.bk.sapo.pt/Login.do?to=%2Fshibboleth-idp%2FSSO
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/plain

....................


Notice that it tried to compress an empty response and it enlarged to 20 bytes.
But this seems more like a problem with mod_deflate.

André



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to