Ticket #538 (new enhancement)
web server does not use gzip encoding
| Reported by: | ipv6guru | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.+ |
| Version: | 0.7.10 | Keywords: | web, sprint |
| Cc: | daniel@… |
Description (last modified by dustin) (diff)
My build logs are generally > 1MB in size and I noticed that viewing the log on the web server does not use gzip encoding. In the simple test I did of one of my log files, it would have been a 95% savings in size to gzip the file for transfer.
HTTP/1.1 200 OK Transfer-encoding: chunked Date: Fri, 17 Jun 2005 21:38:33 GMT Content-type: text/html Server: TwistedWeb/2.0.1
Submitted: Stephen A. Davis ( soundgeek ) - 2005-06-18 05:49
Extra Comment :-
twisted's web server probably has a way to make this work.. I'll poke around.
Change History
comment:5 Changed 15 months ago by dustin
- Keywords web, sprint added; web removed
- Description modified (diff)
It would be great to find a way to do this with Twisted Web.
comment:6 Changed 6 months ago by tom.prince
- Milestone changed from 0.8.+ to 0.8.8
There is support for this in twisted trunk: https://twistedmatrix.com/trac/ticket/104
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Moved from sourceforge