You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/22 09:26:17 UTC

[jira] [Commented] (TS-3631) Add config option to limit post size

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

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

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

TS-3631: add config option to limit post size


> 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)