You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by PIPIT isnatia <pi...@yahoo.co.id> on 2010/07/18 11:41:16 UTC

Re: [users@httpd] mod_deflate with LZSS algorithm

thanks sir,,,for the instruction... i've already made the compression and 
decompression code,,,but i'm still can't make them into the module library in 
apache...
how to make it? i'm still confuse.. please give the instructions for my next 
step... thanks..

Regards
Pipit

----- Original Message ----
From: Eric Covener <co...@gmail.com>
To: users@httpd.apache.org
Sent: Fri, June 4, 2010 7:10:07 PM
Subject: Re: [users@httpd] mod_deflate with LZSS algorithm

On Fri, Jun 4, 2010 at 12:16 AM, PIPIT isnatia <pi...@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
>
>p
> 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
covener@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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


      

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