[
https://issues.apache.org/jira/browse/TS-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560155#comment-14560155
]
ASF subversion and git services commented on TS-3631:
-----------------------------------------------------
Commit f265aae629a7c83b7f8d16dae200514c3edda924 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f265aae ]
TS-3631 Fix clang-format
> 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)