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 2016/04/08 20:08:25 UTC

[jira] [Updated] (TS-2809) Make various header sizes configurable (instead of fixed)

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

Leif Hedstrom updated TS-2809:
------------------------------
    Fix Version/s:     (was: 6.2.0)
                   sometime

> Make various header sizes configurable (instead of fixed)
> ---------------------------------------------------------
>
>                 Key: TS-2809
>                 URL: https://issues.apache.org/jira/browse/TS-2809
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Core, HTTP
>            Reporter: Leif Hedstrom
>              Labels: newbie
>             Fix For: sometime
>
>
> It'd be swell if [~amc] could make some of the currently static buffer sizes runtime configurable. Ideally even overridable. For example
> {code}
> proxy/hdrs/HdrHeap.h:#define HDR_HEAP_DEFAULT_SIZE   2048
> proxy/hdrs/HdrHeap.h:#define HDR_STR_HEAP_DEFAULT_SIZE  2048
> proxy/http/HttpSM.h:#define HTTP_HEADER_BUFFER_SIZE       2048
> {code}
> There might be several others :). I imagine a site using ATS could have some reasonable knowledge of their typical header sizes, and size these accordingly for optimal performance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)