Home
Artur Bergman - LazyWeb [entries|archive|friends|userinfo]
Artur Bergman

[ website | O'Reilly Radar ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

LazyWeb [Sep. 2nd, 2008|07:04 am]
Previous Entry Add to Memories Tell a Friend Next Entry
I need a proxy webserver for gziping outbound traffic. Please let is support chunked encodings.
LinkReply

Comments:
[User Picture]From: [info]netik
2008-09-02 04:36 pm (UTC)

(Link)

Some of what is in here will work for you:

http://blog.datajelly.com/2007/12/using-apache-for-ssl-offloading-and.html

Notice the 'addoutputfilter DEFLATE' lines.

Not as fast as varnish, but it'll do in a pinch.

[User Picture]From: [info]crucially
2008-09-02 04:50 pm (UTC)

(Link)

it will be in front of varnish

i also need it to not be based on domains, just pass everything through
[User Picture]From: [info]krow
2008-09-04 05:24 am (UTC)

(Link)

Modify Pound? Adding gzip support sounds pretty straight forward.
[User Picture]From: [info]crucially
2008-09-04 11:47 pm (UTC)

(Link)

Then I'll just modify varnish :) nginx or apache does it, so I will try either.

Advertisement