Hi All,

I'm trying to stop people from uploading like 3mb images and crashing
the server.  I think, think, that to some degree my limiters are
working.  In my apache config I've set LimitRequestBody 307200.  That
should be about 300k.  Now when I upload an image greater than that, I
can see that Apache cuts it off somehow, and then I get a 404 error
page mixed in with a 500 error for some reason.

Is it working as intended?  How do I get control over what is occuring?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to