You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2014/08/13 23:22:16 UTC

[jira] [Assigned] (TS-1381) Performance of server intercept without Content-Length is poor

     [ https://issues.apache.org/jira/browse/TS-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll reassigned TS-1381:
-----------------------------------

    Assignee: Alan M. Carroll

> Performance of server intercept without Content-Length is poor
> --------------------------------------------------------------
>
>                 Key: TS-1381
>                 URL: https://issues.apache.org/jira/browse/TS-1381
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP, Performance
>            Reporter: Leif Hedstrom
>            Assignee: Alan M. Carroll
>             Fix For: 6.0.0
>
>
> When using a server intercept plugin, if the plugin is unable (for whatever reason) to inject a Content-Length header, we perform chunked encoding on the body. This turns out to be pretty slow, I'm seeing at least 5-8x slowdown doing this chunking, vs simply setting a CL: header.
> The reason I'm filing this is because for certain server intercept plugins, such as an fcgi plugin, this could be bad for performance. I can see that there would be some overhead doing the chunking, but 800% seems very steep.



--
This message was sent by Atlassian JIRA
(v6.2#6252)