Project

General

Profile

Actions

Feature #503

closed

Config option to limit POST/Upload size, simiarly to apache's LimitRequestBody

Added by Anonymous about 18 years ago. Updated over 15 years ago.

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

Actions #1

Updated by Anonymous over 17 years ago

I think this option is what you wanted.

-- czhang.web+lighttpd

Actions #2

Updated by jan over 17 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid
Actions #3

Updated by Anonymous about 16 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

Actions #4

Updated by Anonymous about 16 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

Actions #5

Updated by stbuehler over 15 years ago

  • Status changed from Need Feedback to Fixed
  • Resolution set to invalid

"maximum size in kbytes". error-file prefix.

Actions #6

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom