On Thu, 6 Jun 2002, Slava Bizyayev wrote:

> > I mean that Apache fixup handler is not right place to decide should we
> > use gzip encoding or not.
> 
> I'd prefer to address it the point where the web server administrator has to
> fix the Accept-Encoding HTTP header, if one is incorrectly issued by buggy
> web client. Any early stage of the request proccessing is good for that as
> long as the following stages do not alter this header. The FixUp is the most
> appropriate place for such correction in terms of Apache architecture.

I don not think that change or deleting of incoming headers is good idea.
How can I log a real Accept-Encoding value ?

Igor Sysoev
http://sysoev.ru

Reply via email to