[users@httpd] How to enable deflate content-encoding with Apache2 mod_deflate?

2012-04-08 Thread howard chen
No matter how I test using different value of Accept-Encoding, it always returned as gzip. curl -I -H 'Accept-Encoding: gzip' http://www.example.com Content-Encoding: gzip curl -I -H 'Accept-Encoding: deflate' http://www.example.com Content-Encoding: gzip Seems the documentation is confusing

Re: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Lester Caine
Good Guy wrote: Lester Caine wrote: > Moshe Ben-Shoham wrote: >> Hi, >> >> I am also waiting for the Windows binaries for httpd-2.4.1. I saw that >> Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL >> 1.0.1 was released. >> >> I was wondering if there is an ETA for th

[users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Good Guy
Lester Caine wrote: > Moshe Ben-Shoham wrote: >> Hi, >> >> I am also waiting for the Windows binaries for httpd-2.4.1. I saw that >> Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL >> 1.0.1 was released. >> >> I was wondering if there is an ETA for the Windows binaries? >> Spe

Re: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Lester Caine
Moshe Ben-Shoham wrote: Hi, I am also waiting for the Windows binaries for httpd-2.4.1. I saw that Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL 1.0.1 was released. I was wondering if there is an ETA for the Windows binaries? Specifically (assuming we are OK with Expa

[users@httpd] WBXML extension

2012-04-08 Thread Evgeny Shvidky
Hi, I am implementing on "C" a new module in Apache HTTP server. I succeeded to receive an appropriate HTTP request by my module handler. Does Apache HTTP server support ms-sync.wbxml content encoding? Can I configure Apache server to encode content data automatically? If yes, can you provide ple

RE: [users@httpd] Re: [ANNOUNCEMENT] Apache HTTP Server 2.4.1 Released

2012-04-08 Thread Moshe Ben-Shoham
Hi, I am also waiting for the Windows binaries for httpd-2.4.1. I saw that Expat 2.1.0 was released, zlib 1.2.7 was not yet released and OpenSSL 1.0.1 was released. I was wondering if there is an ETA for the Windows binaries? Specifically (assuming we are OK with Expat 2.1.0), is there any i