[jira] [Updated] (TS-1280) cache control rule matching performance tweak(add url token)

2013-07-23 Thread Bin Chen (JIRA)

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

Bin Chen updated TS-1280:
-

Summary: cache control rule matching performance tweak(add url token)  
(was: cache control rule matching performance tweak)

> cache control rule matching performance tweak(add url token)
> 
>
> Key: TS-1280
> URL: https://issues.apache.org/jira/browse/TS-1280
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: Configuration, HTTP, Performance
>Affects Versions: 3.1.4
>Reporter: Zhao Yongming
>Assignee: Bin Chen
> Fix For: 3.5.0
>
> Attachments: url.patch
>
>
> in a big hosting env, you may create many rules in cache.config, the 
> performance of the matching is critical, much liking remap, we need do some 
> performance tweak:
> 1, how can we handle 1000+ rules?
> 2, can we handle the full URL match?
> 3, how to handle the path match, the better way
> ...
> place this issue as a track for all performance improvement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (TS-1280) cache control rule matching performance tweak

2013-06-14 Thread James Peach (JIRA)

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

James Peach updated TS-1280:


Fix Version/s: (was: 3.3.5)
   sometime

> cache control rule matching performance tweak
> -
>
> Key: TS-1280
> URL: https://issues.apache.org/jira/browse/TS-1280
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: Configuration, HTTP, Performance
>Affects Versions: 3.1.4
>Reporter: Zhao Yongming
>Assignee: Bin Chen
> Fix For: sometime
>
> Attachments: url.patch
>
>
> in a big hosting env, you may create many rules in cache.config, the 
> performance of the matching is critical, much liking remap, we need do some 
> performance tweak:
> 1, how can we handle 1000+ rules?
> 2, can we handle the full URL match?
> 3, how to handle the path match, the better way
> ...
> place this issue as a track for all performance improvement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (TS-1280) cache control rule matching performance tweak

2012-05-29 Thread kuotai (JIRA)

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

kuotai updated TS-1280:
---

Attachment: url.patch

use /lib/ts/hashtable to support hash lookup

> cache control rule matching performance tweak
> -
>
> Key: TS-1280
> URL: https://issues.apache.org/jira/browse/TS-1280
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: Configuration, HTTP, Performance
>Affects Versions: 3.1.4
>Reporter: Zhao Yongming
>Assignee: kuotai
> Fix For: 3.3.0
>
> Attachments: url.patch
>
>
> in a big hosting env, you may create many rules in cache.config, the 
> performance of the matching is critical, much liking remap, we need do some 
> performance tweak:
> 1, how can we handle 1000+ rules?
> 2, can we handle the full URL match?
> 3, how to handle the path match, the better way
> ...
> place this issue as a track for all performance improvement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira