On Fri, Jun 4, 2010 at 12:16 AM, PIPIT isnatia <piet_im...@yahoo.co.id> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to