You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Faysal Banna (JIRA)" <ji...@apache.org> on 2014/03/07 23:43:46 UTC

[jira] [Commented] (TS-2623) CacheURL Rules Limit

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

Faysal Banna commented on TS-2623:
----------------------------------

Guys
Regarding the hard limit stated above.
i just went into the cacheurl.c and raised
#DEFINE PATTERNCOUNT 30 
to 
#DEFINE PATTERNCOUNT 128 


then compiled the patch and installed it in its place 


you can raise this to whatever limit you find reasonable for your work 
i don't know the impact of setting this as low as such 
someone might check it out and see if there is any performance impact upon raising it up 

much regards 
Faysal Banna 

> CacheURL Rules Limit 
> ---------------------
>
>                 Key: TS-2623
>                 URL: https://issues.apache.org/jira/browse/TS-2623
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, Plugins
>            Reporter: Faysal Banna
>
> Hi Guys.
> While working with cacheurl plugin is good yet its far too limited for only 32 Rules only. 
> this is not good for such a good software. maybe its a configuration field but who knows ? 
> may someone try to fix it ?
> tested on ATS 5.0.0 
> much regards 
> Faysal Banna



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