Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

GZip compression

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


evgeny at inovvia

Apr 18, 2012, 8:15 AM

Post #1 of 3 (173 views)
Permalink
GZip compression

Hi,

I am working on implementation in C of a new module for Apache proxy server.
I want Apache to compress a response message content I create.
I set a HTTP header "Content-Encoding" to gzip but nothing happens.
Apache server doesn't perform compression.

How can I cause Apache to compress my content?

Thanks,
Evgeny


icicimov at gmail

Apr 18, 2012, 9:31 PM

Post #2 of 3 (162 views)
Permalink
Re: GZip compression [In reply to]

http://httpd.apache.org/docs/2.2/mod/mod_deflate.html

On Thu, Apr 19, 2012 at 1:15 AM, Evgeny Shvidky <evgeny [at] inovvia> wrote:

> Hi,****
>
> ** **
>
> I am working on implementation in C of a new module for Apache proxy
> server.****
>
> I want Apache to compress a response message content I create.****
>
> I set a HTTP header "Content-Encoding" to gzip but nothing happens.****
>
> Apache server doesn't perform compression.****
>
> ** **
>
> How can I cause Apache to compress my content?****
>
> ** **
>
> Thanks,****
>
> Evgeny****
>


wrowe at rowe-clan

Apr 18, 2012, 9:35 PM

Post #3 of 3 (167 views)
Permalink
Re: GZip compression [In reply to]

You can also programmatically inject a filter. Several modules
inject one filter or another.

You probably wanted our modules-dev [at] http authors list to share
ideas about module authoring. It's a bit beyond the typical
discussion here at the user list.



On 4/18/2012 11:31 PM, Igor Cicimov wrote:
> http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
>
> On Thu, Apr 19, 2012 at 1:15 AM, Evgeny Shvidky <evgeny [at] inovvia
> <mailto:evgeny [at] inovvia>> wrote:
>
> Hi,____
>
> __ __
>
> I am working on implementation in C of a new module for Apache proxy server.____
>
> I want Apache to compress a response message content I create.____
>
> I set a HTTP header "Content-Encoding" to gzip but nothing happens.____
>
> Apache server doesn't perform compression.____
>
> __ __
>
> How can I cause Apache to compress my content?____
>
> __ __
>
> Thanks,____
>
> Evgeny____
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.