[
https://issues.apache.org/jira/browse/TS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198644#comment-14198644
]
Bryan Call commented on TS-1822:
--------------------------------
I am also not seeing many mmaps being used on our production boxes either:
{code}
$ sudo cat /proc/$(pidof traffic_server)/maps | wc -l
3820
{code}
> Do we still need proxy.config.system.mmap_max ?
> -----------------------------------------------
>
> Key: TS-1822
> URL: https://issues.apache.org/jira/browse/TS-1822
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Phil Sorber
> Fix For: 6.0.0
>
>
> A long time ago, we added proxy.config.system.mmap_max to let the
> traffic_server increase the max number of mmap segments that we want to use.
> We currently set this to 2MM.
> I'm wondering, do we really need this still ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)