Re: Code updates

Jorge Nerín <[email protected]>
Newsgroups gmane.network.tux
Message-ID <[email protected]>
Alex Kramarov wrote:

>----- Original Message -----
>From: "Miles Elam" <[email protected]>
>To: <[email protected]>
>Sent: Wednesday, November 13, 2002 12:48 AM
>Subject: Code updates
>
>
>  
>
>>Anyone have a URL for a code patch fixing the gzip file length bug?  I
>>would really like to be able to use gzipped HTML and CSS files to reduce
>>bandwidth usage.
>>    
>>
>
>i believe that there isn't one, but you are welcome to try - should be easy
>
>  
>
I did try a patch, but haven't had a chance to test it because at the 
reboot time I "upgraded" froma a pentium 100 to a pentium 133 wich was 
damaged and it took me some time to revert it before I hunt it down to 
be the cpu, in the mean time I recompiled my kernel various times and 
lost that change, it was in handle_gzip_req() and was a change from:

req->total_file_len = req->output_len = size;
to
req->total_file_len = req->output_len = orig_size;

BUT! as I said I havent even tested it, if it works please tell me, 
because I'm very thigth in time and was looking for it until I put my 
hands on it.

-- 
Jorge Nerín
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.