Brian Geffon created TS-3631:
--------------------------------
Summary: Add config option to limit post size
Key: TS-3631
URL: https://issues.apache.org/jira/browse/TS-3631
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: Brian Geffon
This ticket will track adding a new config {{proxy.config.http.max_post_size}}
which will default to {{0}} meaning disabled. This config option will return a
{{413 Request Entity Too Large}} we a post occurs that is larger than this
size. The following stat {{proxy.process.http.post_body_too_large}} will be
incremented and it will be logged via squid logs as 'L' and in text logs as
{{ERR_POST_ENTITY_TOO_LARGE}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)