Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Прозрачный proxy и ngx http addit ion module
On Mon, May 09, 2011 at 01:58:14PM -0400, jjjx128 wrote:
> netinsideout Wrote:
> -------------------------------------------------------
> > add_before_body /insert.html;
>
> > на других html
> > превращается в нечитаемый
> > побитый код. Видимо gzip
> > виноват.
>
> Если gzip виноват, то можно попросить
> апстрим не использовать gzip:
> proxy_set_header accept-encoding "identity";
Можно просто вырезать:
proxy_set_header accept-encoding "";
--
Igor Sysoev
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|