Actions
Feature #503
closedConfig option to limit POST/Upload size, simiarly to apache's LimitRequestBody
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
This is necessary in some scenarios to prevent abuse or DoS as well as maintain good system health.
thanks
Updated by Anonymous over 18 years ago
I think this option is what you wanted.
-- czhang.web+lighttpd
Updated by jan over 18 years ago
- Status changed from New to Fixed
- Resolution set to invalid
Updated by Anonymous about 17 years ago
- Status changed from Fixed to Need Feedback
- Resolution deleted (
invalid)
I've found that the maximum value of this option is 65535, which is 64 Mb max. If I want the max request size say 1Gb, I need to switch this option off. Is that ok?
-- up
Updated by Anonymous about 17 years ago
Also if request_max_size is reached lighty gives the 413 error, that's ok. But we need to override the static error-handler for this error to show a nice "Attachment is too big" page and it doesn't work. If it possible, also please make the 413 error handler work. Thank you.
-- up
Updated by stbuehler over 16 years ago
- Status changed from Need Feedback to Fixed
- Resolution set to invalid
"maximum size in kbytes". error-file prefix.
Actions
Also available in: Atom