Hi,
I am interested in adding support for Content-Encoding: gzip to squid.
I had done some patching, and I managed to get squid compressed
response, but I get corrupted data.
I would like to ask some questions about squid code in order to solve
that problem.
Sample question: size of buffer has to change, since it has compressed
data, but (in client_sice.c: clientSendMoreData())
entry->mem_obj->inmem_hi has the size too. How should I modify this?
May I alter this lvalue directly?
Cheers,
-- Gonzalo Arana <garana@uolsinectis.com.ar> UOL-Sinectis S.A.Received on Wed Aug 13 2003 - 15:32:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:28 MST