access lists and auth basic

Igor Sysoev is at rambler-co.ru
Sun Jul 8 16:20:59 MSD 2007


On Sun, Jul 08, 2007 at 09:15:50PM +0930, Kingsley Foreman wrote:

> >>       proxy_buffer_size               32768k;
> >>       proxy_buffers                   4 32768k;
> >
> >Sorry, I missed, try:
> >
> >       fastcgi_buffer_size               32768k;
> >       fastcgi_buffers                   4 32768k;

> awesome that fixed it thanks a lot.

Actually, you do not need such big buffers, try 32K or so.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list