[jira] [Commented] (TS-1845) Make proxy.config.cache.max_doc_size configurable via conf_remap plugin

2016-08-15 Thread Alan M. Carroll (JIRA)

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

Alan M. Carroll commented on TS-1845:
-

This would be very challenging, I don't see it being worth the effort any time 
in the foreseeable future.

> Make proxy.config.cache.max_doc_size configurable via conf_remap plugin
> ---
>
> Key: TS-1845
> URL: https://issues.apache.org/jira/browse/TS-1845
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: Cache, Plugins
>Reporter: David Carlin
>
> It would be very helpful if proxy.config.cache.max_doc_size and possibly 
> proxy.config.cache.ram_cache_cutoff were configurable via the conf_remap 
> plugin.
> Of the two, proxy.config.cache.max_doc_size is more important.  Thank You!



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


[jira] [Commented] (TS-1845) Make proxy.config.cache.max_doc_size configurable via conf_remap plugin

2014-01-19 Thread JIRA

[ 
https://issues.apache.org/jira/browse/TS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875974#comment-13875974
 ] 

Igor Galić commented on TS-1845:


first off, This won't work as part of HttpConfig, because it's not part of 
HttpConfig, it's part of CacheConfig.

We should handle this similarly to TS-1326 for storage.

Finally, we should handle it as part of TS-2281.

 Make proxy.config.cache.max_doc_size configurable via conf_remap plugin
 ---

 Key: TS-1845
 URL: https://issues.apache.org/jira/browse/TS-1845
 Project: Traffic Server
  Issue Type: Improvement
  Components: Cache, Plugins
Reporter: David Carlin
 Fix For: 5.3.0


 It would be very helpful if proxy.config.cache.max_doc_size and possibly 
 proxy.config.cache.ram_cache_cutoff were configurable via the conf_remap 
 plugin.
 Of the two, proxy.config.cache.max_doc_size is more important.  Thank You!



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (TS-1845) Make proxy.config.cache.max_doc_size configurable via conf_remap plugin

2013-04-23 Thread James Peach (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639157#comment-13639157
 ] 

James Peach commented on TS-1845:
-

Both of those parameters appear to be properties of the cache, not properties 
of the request. What problem are you trying to solve?

 Make proxy.config.cache.max_doc_size configurable via conf_remap plugin
 ---

 Key: TS-1845
 URL: https://issues.apache.org/jira/browse/TS-1845
 Project: Traffic Server
  Issue Type: Improvement
  Components: Cache, Plugins
Reporter: David Carlin

 It would be very helpful if proxy.config.cache.max_doc_size and possibly 
 proxy.config.cache.ram_cache_cutoff were configurable via the conf_remap 
 plugin.
 Of the two, proxy.config.cache.max_doc_size is more important.  Thank You!

--
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] [Commented] (TS-1845) Make proxy.config.cache.max_doc_size configurable via conf_remap plugin

2013-04-23 Thread David Carlin (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639171#comment-13639171
 ] 

David Carlin commented on TS-1845:
--

I would like to restrict caching large objects to a few customers of our 
internal CDN and not everyone.

What about adding this feature to cache.config?  A new action that restricts 
the size of a cached document?

 Make proxy.config.cache.max_doc_size configurable via conf_remap plugin
 ---

 Key: TS-1845
 URL: https://issues.apache.org/jira/browse/TS-1845
 Project: Traffic Server
  Issue Type: Improvement
  Components: Cache, Plugins
Reporter: David Carlin

 It would be very helpful if proxy.config.cache.max_doc_size and possibly 
 proxy.config.cache.ram_cache_cutoff were configurable via the conf_remap 
 plugin.
 Of the two, proxy.config.cache.max_doc_size is more important.  Thank You!

--
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] [Commented] (TS-1845) Make proxy.config.cache.max_doc_size configurable via conf_remap plugin

2013-04-23 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639265#comment-13639265
 ] 

Leif Hedstrom commented on TS-1845:
---

I havent' looked at the code, but if it's a configuration that's owned by the 
Cache system, it's pretty difficult to make it per-transaction configurable. 
James: is this config not in the HttpConfig struct ? If so, we should move this 
out to sometime.

 Make proxy.config.cache.max_doc_size configurable via conf_remap plugin
 ---

 Key: TS-1845
 URL: https://issues.apache.org/jira/browse/TS-1845
 Project: Traffic Server
  Issue Type: Improvement
  Components: Cache, Plugins
Reporter: David Carlin

 It would be very helpful if proxy.config.cache.max_doc_size and possibly 
 proxy.config.cache.ram_cache_cutoff were configurable via the conf_remap 
 plugin.
 Of the two, proxy.config.cache.max_doc_size is more important.  Thank You!

--
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