| Issue 379: | [PATCH] Add support for limiting POST upload size | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Patch adds a new key to the virtual server configuration called max_upload_size, which specifies in bytes the maximum POST size that should be accepted by Cherokee. Any size larger than that will result in an HTTP 413 Request Entity Too Large response. Just found out about Cherokee today from a Planet Gnome post (been using Lighttpd for a while), and liking it alot so far :-) |
Owner: alobbs
Labels: Type-Enhancement Component-Logic Usability OpSys-All