Request-URI Too Large settings help
Igor Sysoev
is at rambler-co.ru
Sat Apr 19 22:36:41 MSD 2008
On Tue, Apr 15, 2008 at 02:32:58PM -0700, rkmr.em at gmail.com wrote:
> I am getting this error:
>
> Request-URI Too Large
> The requested URL's length exceeds the capacity limit for this server.
>
> request failed: URI too long
>
> even with these settings..
>
> client_header_buffer_size 8k;
> large_client_header_buffers 4 8k;
> fastcgi_buffers 32 4k;
> fastcgi_buffer_size 4k;
>
> this is the URL that is getting failed.. please help!
>
> /sendgiftpost?fb_sig_time=1208293221.2258&
Do you show complete URL ? It takes about 7200 bytes, so 8k
client_header_buffer_size should be enough for it.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list