gzip/squid patch

Mark Swanson <[email protected]>
Newsgroups gmane.network.tux
Organization Web Service Solutions
Message-ID <[email protected]>
If Miles hasn't already created a patch, here's what I have done:

#define HEADER_PART3V "\r\nVary: Content-Encoding"

(calculate MAX_OUT_HEADER_LEN)
sizeof(HEADER_PART3P) + 32 + sizeof(HEADER_PART3V) + \

(before adding extra HTML header)
        /*
         * Always add the Vary HTML header to get around SQUID caching bugs
         * when the data is compressed.
         */
        COPY_STATIC_PART(3V, curr);

Vary: is always sent, and therefore always works with squid.

Cheers.

-- 
Schedule your world with ScheduleWorld.com
http://www.ScheduleWorld.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.