From: "Igor Sysoev" <[EMAIL PROTECTED]>
> mod_deflate had been used for one year on several popular Russian sites
> without problems so I think the main browsers have good gzip support.
I'm not quite familiar with the mod_deflate code:
Should we consider that every web client uses the same code (and rules) to
decompress gzip & deflate?
Does deflate use the same to gzip data format?
> > That's why I believe it is better to have one simple common rule in all
> > compression modules (like an Accept-Encoding header), and a flexible
FixUp
> > handler, which should control the $r->header_in('Accept-Encoding') prior
to
> > compression handler.
>
> Fixup handler is too early for this.
Sorry, I don't get what you mean?
> I can host it on my site. I already have list of browser gzip/deflate
> capabilites and bugs in mod_deflate Russian documentation.
> I need simply translate it to English.
I've seen it.
Thanks,
Slava