3 messages in ru.sysoev.nginxRe: client_max_body_size bug or docum...
FromSent OnAttachments
Rob SchultzApr 29, 2008 6:47 pm 
Igor SysoevApr 29, 2008 10:02 pm 
Rob SchultzApr 30, 2008 5:53 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: client_max_body_size bug or documentation issue again?Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Apr 29, 2008 10:02:29 pm
List:ru.sysoev.nginx

On Tue, Apr 29, 2008 at 08:48:15PM -0500, Rob Schultz wrote:

When testing out the client_max_body_size directive on the wiki and in the original russian docs it says it can be used in http, server, or location. But in testing it seems that it only works in http or server and location is ignored. I did some basic tests with config file moving the directive around and never got it to work inside a location block. this was original noticed at http://forum.slicehost.com/comments.php? DiscussionID=1714&page=1#Item_13 the person there was using nginx 0.5.x while i tested it on 0.6.29 (not 30 as it was just released) and still had this issue.

The client_max_body_size directive should work inside location. I could not reproduce the bug. Could you create debug log of your case ?