Sitemesh + GZip filter
Guillaume Boudreau <[email protected]> Wed, 10 Aug 2005 12:30:02 CDT
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <30820554.1123695032682.JavaMail.os-j2ee@opensymphony01.contegix.com> |
Yes. Ethereal shows one HTTP packet that contains the headers + 1204 bytes of "Content-encoded entity body (gzip)" and a second packet with 491 bytes of data = 1695 bytes. I tried another page to make sure. This one was larger and didn't return a Content-Length, but a "Transfer-Encoding: chunked". Both working (gzip filter only) and not working (sitemesh then gzip) returned the same headers(!): HTTP/1.1 200 OK Date: Wed, 10 Aug 2005 17:27:49 GMT Server: Orion/2.0.5 Set-Cookie: ttCookiesAllowed=ttCookiesAllowed; Path= Set-Cookie: JSESSIONID=GEDKJLPAJLFO; Path=/; secure Cache-Control: private Connection: Keep-Alive Keep-Alive: timeout=15, max=100 Content-Type: text/html Content-Encoding: gzip Transfer-Encoding: chunked I'm quite mystified. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=5287&messageID=12609#12609 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]