[ 
https://issues.apache.org/jira/browse/TS-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555740#comment-14555740
 ] 

ASF subversion and git services commented on TS-3631:
-----------------------------------------------------

Commit be6c95ba2778e6c871f935c991695403f7ca5a57 in trafficserver's branch 
refs/heads/master from [~briang]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=be6c95b ]

TS-3631: add config option to limit post size: UPDATE DOCS


> 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
>            Assignee: Brian Geffon
>             Fix For: 6.0.0
>
>
> 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)

Reply via email to