You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/05/19 17:53:38 UTC

[jira] [Comment Edited] (TS-1979) Investigate body factory and its use of malloc()

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

Leif Hedstrom edited comment on TS-1979 at 5/19/14 3:52 PM:
------------------------------------------------------------

Overall, the code is pretty suboptimal, with repeatedly reparsing/processing of format strings etc.


was (Author: zwoop):
Overall, the code is pretty suboptimal, with repeated reparsing/processing of format strings etc.

> Investigate body factory and its use of malloc()
> ------------------------------------------------
>
>                 Key: TS-1979
>                 URL: https://issues.apache.org/jira/browse/TS-1979
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 5.1.0
>
>
> It might be a nice optimization to make it use heap allocation (that is, put the body factory on the freelist) for small bodies.



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