On Fri, Jun 4, 2010 at 12:16 AM, PIPIT isnatia <[email protected]> wrote:
> Hi,,,
> i'm newbie here..
>
> if I want to modify mod_deflate using LZSS algorithms, where do I need to 
> change about this code.
> should i change all of them (code from this link below) or part of them?
> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/filters/mod_deflate.c?view=markup
> please give me clues,thanks.

all or part of what? Clearly you'd only change the code that calls
into the compression library to compress a block of the response.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to