[jira] [Commented] (TS-3235) PluginVC crashed with unrecognized event

2014-12-12 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14244517#comment-14244517 ] Alan M. Carroll commented on TS-3235: - {{PluginVC::main_handler (this=0x2b24ef007cb8,

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234423#comment-14234423 ] Alan M. Carroll commented on TS-1570: - I found a few issues with the new patch. The two

[jira] [Comment Edited] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234423#comment-14234423 ] Alan M. Carroll edited comment on TS-1570 at 12/4/14 6:11 PM: -- I

[jira] [Updated] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1570: Attachment: ts-1570-amc.diff remap doesn't reject request whose Host has extra characters after port

[jira] [Comment Edited] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234615#comment-14234615 ] Alan M. Carroll edited comment on TS-1570 at 12/4/14 9:01 PM: --

[jira] [Comment Edited] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234423#comment-14234423 ] Alan M. Carroll edited comment on TS-1570 at 12/4/14 9:01 PM: -- I

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234615#comment-14234615 ] Alan M. Carroll commented on TS-1570: - If you're going to range check the port, why not

[jira] [Comment Edited] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-12-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14234423#comment-14234423 ] Alan M. Carroll edited comment on TS-1570 at 12/4/14 9:01 PM: -- I

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-11-24 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223039#comment-14223039 ] Alan M. Carroll commented on TS-1570: - You could use ats_ip_parse and see if it consumed

[jira] [Commented] (TS-3197) dest_ip in cache.config doesn't work

2014-11-20 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14219910#comment-14219910 ] Alan M. Carroll commented on TS-3197: - I don't think ranges work for dest_ip. dest_ip

[jira] [Commented] (TS-3117) Change RAM cache to use its own Allocator instead of using ioBufAllocator

2014-11-20 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220415#comment-14220415 ] Alan M. Carroll commented on TS-3117: - I don't think this is feasible. The reason the RAM

[jira] [Updated] (TS-1944) ink_assert in CacheVC::updateVector()

2014-11-20 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1944: Fix Version/s: (was: 5.2.0) 5.3.0 ink_assert in CacheVC::updateVector()

[jira] [Commented] (TS-1944) ink_assert in CacheVC::updateVector()

2014-11-20 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220434#comment-14220434 ] Alan M. Carroll commented on TS-1944: - This is a different issue than the one I fixed.

[jira] [Resolved] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-20 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3156. - Resolution: Fixed Mutex[Try]Lock bool() operator change and unused API removal

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-11-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218007#comment-14218007 ] Alan M. Carroll commented on TS-1570: - Susan notes this line {code} std::string

[jira] [Commented] (TS-3153) Ability to disable/modify protocols based on SNI information

2014-11-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218009#comment-14218009 ] Alan M. Carroll commented on TS-3153: - The fundamental goal here is to be able to set the

[jira] [Commented] (TS-3130) Core dump in Logging

2014-11-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218131#comment-14218131 ] Alan M. Carroll commented on TS-3130: - I think we want to delay setting the buffer to

[jira] [Resolved] (TS-3188) Do not set half_close flag for short post on keep_alive client connections

2014-11-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3188. - Resolution: Fixed Fix Version/s: 5.2.0 Do not set half_close flag for short post on

[jira] [Commented] (TS-3140) Traffic server crashes when there is a redirect response in cache

2014-11-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14218673#comment-14218673 ] Alan M. Carroll commented on TS-3140: - What's the expected behavior here? I think that if

[jira] [Commented] (TS-3202) HTTP Parsing should not allow CTL characters in the method

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216802#comment-14216802 ] Alan M. Carroll commented on TS-3202: - From the

[jira] [Closed] (TS-2009) Disallow \0 in all headers

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-2009. --- Resolution: Fixed Fix Version/s: (was: 5.3.0) 5.2.0 Disallow \0 in all

[jira] [Closed] (TS-3202) HTTP Parsing should not allow CTL characters in the method

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-3202. --- Resolution: Fixed Fix Version/s: 5.2.0 HTTP Parsing should not allow CTL characters in the

[jira] [Comment Edited] (TS-3202) HTTP Parsing should not allow CTL characters in the method

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216830#comment-14216830 ] Alan M. Carroll edited comment on TS-3202 at 11/18/14 10:25 PM:

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14217058#comment-14217058 ] Alan M. Carroll commented on TS-1570: - Some comments on the proposed patch - * Space

[jira] [Comment Edited] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14217058#comment-14217058 ] Alan M. Carroll edited comment on TS-1570 at 11/18/14 11:41 PM:

[jira] [Commented] (TS-1570) remap doesn't reject request whose Host has extra characters after port (like test.com:80xxx)

2014-11-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14217118#comment-14217118 ] Alan M. Carroll commented on TS-1570: - Should a 1.1 request w/o a HOST field get bonged?

[jira] [Commented] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14206549#comment-14206549 ] Alan M. Carroll commented on TS-3156: - Sorry, I misread your question. I think it's just

[jira] [Closed] (TS-3155) Add a value test method to the MIMEField class

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-3155. --- Resolution: Fixed Add a value test method to the MIMEField class

[jira] [Closed] (TS-2959) Compiler warnings from gcc 4.9.1

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-2959. --- Resolution: Fixed Compiler warnings from gcc 4.9.1

[jira] [Comment Edited] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14206549#comment-14206549 ] Alan M. Carroll edited comment on TS-3156 at 11/11/14 7:14 PM: ---

[jira] [Commented] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14206944#comment-14206944 ] Alan M. Carroll commented on TS-3156: - If any of this has been committed to the ASF

[jira] [Updated] (TS-2157) Replace addr with appropriate src_addr and dst_addr in ConnectionAttributes

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-2157: Assignee: Eric Schwartz Replace addr with appropriate src_addr and dst_addr in ConnectionAttributes

[jira] [Updated] (TS-2152) Create a tag that logs the destination IP of the client connection

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-2152: Assignee: Eric Schwartz Create a tag that logs the destination IP of the client connection

[jira] [Assigned] (TS-3186) support ocsp queries through a proxy

2014-11-11 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-3186: --- Assignee: Alan M. Carroll support ocsp queries through a proxy

[jira] [Commented] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-11-10 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14205446#comment-14205446 ] Alan M. Carroll commented on TS-3156: - It doesn't take ownership, but it does hold a

[jira] [Commented] (TS-3173) Configuration to control list of protocols advertised in the NPN/ALPN list

2014-11-08 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203552#comment-14203552 ] Alan M. Carroll commented on TS-3173: - Heh. Maybe we should use a leading '@' to mean

[jira] [Comment Edited] (TS-3173) Configuration to control list of protocols advertised in the NPN/ALPN list

2014-11-08 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203552#comment-14203552 ] Alan M. Carroll edited comment on TS-3173 at 11/8/14 7:27 PM: --

[jira] [Commented] (TS-3163) Support proxy.config.net.sock_x_out on outbound connections created by TSNetConnect

2014-11-08 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203658#comment-14203658 ] Alan M. Carroll commented on TS-3163: - I'm fine with this too. Support

[jira] [Commented] (TS-3178) ProxyAllocator improvements

2014-11-07 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202104#comment-14202104 ] Alan M. Carroll commented on TS-3178: - I think we may want to change the original proxy

[jira] [Updated] (TS-3179) ats_scoped_fd should not provide a boolean operator

2014-11-07 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3179: Summary: ats_scoped_fd should not provide a boolean operator (was: {{ats_scoped_fd}} should not

[jira] [Closed] (TS-3179) ats_scoped_fd should not provide boolean operators

2014-11-07 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-3179. --- Resolution: Fixed Fix Version/s: 5.2.0 Assignee: Alan M. Carroll ats_scoped_fd should

[jira] [Created] (TS-3179) {{ats_scoped_fd}} should not provide a boolean operator

2014-11-07 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3179: --- Summary: {{ats_scoped_fd}} should not provide a boolean operator Key: TS-3179 URL: https://issues.apache.org/jira/browse/TS-3179 Project: Traffic Server Issue

[jira] [Updated] (TS-3179) ats_scoped_fd should not provide boolean operators

2014-11-07 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3179: Summary: ats_scoped_fd should not provide boolean operators (was: ats_scoped_fd should not provide a

[jira] [Commented] (TS-1774) Make ink_hrtime_get() in Thread.cc member of the Thread class

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198608#comment-14198608 ] Alan M. Carroll commented on TS-1774: - The problem here is a global function

[jira] [Closed] (TS-1776) Range requests not working right

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-1776. --- I will be fixing this as part of the Partial Object Caching effort. Range requests not working right

[jira] [Updated] (TS-1807) shutdown on a write VIO to TSHttpConnect() doesn't propogate

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1807: Assignee: (was: William Bardwell) shutdown on a write VIO to TSHttpConnect() doesn't propogate

[jira] [Commented] (TS-1917) It seems that one of assert in HttpTransact::handle_content_length_header() is unnecessary

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198708#comment-14198708 ] Alan M. Carroll commented on TS-1917: - I worked with this quite a bit but wasn't able to

[jira] [Assigned] (TS-1973) need a regression test for TSNetAcceptNamedProtocol

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-1973: --- Assignee: Alan M. Carroll need a regression test for TSNetAcceptNamedProtocol

[jira] [Updated] (TS-1973) need a regression test for TSNetAcceptNamedProtocol

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1973: Fix Version/s: (was: 5.2.0) 6.0.0 need a regression test for

[jira] [Commented] (TS-2018) Cache never gets enabled if ATS is under heavy load during startup

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198851#comment-14198851 ] Alan M. Carroll commented on TS-2018: - Any more detail, Phil? Is this still a problem?

[jira] [Commented] (TS-2164) Race condition between NetProcessor and api_init()

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14199008#comment-14199008 ] Alan M. Carroll commented on TS-2164: - I should take a quick look to see if this ordering

[jira] [Assigned] (TS-2399) Disk cache raw device permissions being bypassed

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-2399: --- Assignee: Alan M. Carroll Disk cache raw device permissions being bypassed

[jira] [Updated] (TS-2399) Disk cache raw device permissions being bypassed

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-2399: Fix Version/s: (was: 5.2.0) 5.3.0 Disk cache raw device permissions being

[jira] [Assigned] (TS-2403) Segfault when HostDB full

2014-11-05 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-2403: --- Assignee: Alan M. Carroll Segfault when HostDB full -

[jira] [Assigned] (TS-60) support writing large buffers via zero-copy

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-60: - Assignee: Alan M. Carroll (was: John Plevyak) support writing large buffers via zero-copy

[jira] [Commented] (TS-61) multiple do_io_pread on a CacheVConnection

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196303#comment-14196303 ] Alan M. Carroll commented on TS-61: --- I think I'll roll this in to the partial object caching.

[jira] [Commented] (TS-119) RAM only caching

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196314#comment-14196314 ] Alan M. Carroll commented on TS-119: This may end up being part of the Cache API toolkit

[jira] [Assigned] (TS-3165) Cache Toolkit API

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-3165: --- Assignee: Alan M. Carroll Cache Toolkit API - Key: TS-3165

[jira] [Created] (TS-3165) Cache Toolkit API

2014-11-04 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3165: --- Summary: Cache Toolkit API Key: TS-3165 URL: https://issues.apache.org/jira/browse/TS-3165 Project: Traffic Server Issue Type: Improvement

[jira] [Commented] (TS-337) Cache Replacement Algorithm plug-in API

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196348#comment-14196348 ] Alan M. Carroll commented on TS-337: I will look at this as part of the Cache Toolkit

[jira] [Commented] (TS-518) Close UA connection early if the origin sent Connection close:, there's a bad Content-Length header, and the UA connection has Keep-Alive.

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196370#comment-14196370 ] Alan M. Carroll commented on TS-518: Is it presumed the origin server has sent a FIN or

[jira] [Created] (TS-3166) HostDB Upgrade

2014-11-04 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3166: --- Summary: HostDB Upgrade Key: TS-3166 URL: https://issues.apache.org/jira/browse/TS-3166 Project: Traffic Server Issue Type: Improvement Components:

[jira] [Commented] (TS-795) Clean up definitions and usage of buffer size indexes vs buffer sizes

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196430#comment-14196430 ] Alan M. Carroll commented on TS-795: I should contribute my NumericTypeId class for this.

[jira] [Updated] (TS-852) hostdb and dns system hangup

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-852: --- Fix Version/s: sometime hostdb and dns system hangup

[jira] [Closed] (TS-879) Seek on cached file

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-879. -- Resolution: Duplicate Seek on cached file --- Key: TS-879

[jira] [Commented] (TS-974) TS should have a mode to hold partial objects in cache

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196518#comment-14196518 ] Alan M. Carroll commented on TS-974: This is now under active development. TS should

[jira] [Updated] (TS-658) HTTP SM holds the cache write lock for too long

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-658: --- Fix Version/s: (was: sometime) 5.3.0 HTTP SM holds the cache write lock for too

[jira] [Closed] (TS-654) request for support of Layer7 http health checking for Origin Servers

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll closed TS-654. -- Resolution: Duplicate request for support of Layer7 http health checking for Origin Servers

[jira] [Assigned] (TS-1257) Replace Tcl_Hash* with lib/ts/Map

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-1257: --- Assignee: Alan M. Carroll (was: Phil Sorber) Replace Tcl_Hash* with lib/ts/Map

[jira] [Commented] (TS-1257) Replace Tcl_Hash* with lib/ts/Map

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196886#comment-14196886 ] Alan M. Carroll commented on TS-1257: - At this point I think we should use TSHashTable as

[jira] [Updated] (TS-1257) Replace Tcl_Hash* with lib/ts/Map

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1257: Fix Version/s: (was: sometime) 5.3.0 Replace Tcl_Hash* with lib/ts/Map

[jira] [Commented] (TS-1334) congestion control - observed issues

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196932#comment-14196932 ] Alan M. Carroll commented on TS-1334: - I should review Sudheer's patch. congestion

[jira] [Assigned] (TS-1334) congestion control - observed issues

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-1334: --- Assignee: Alan M. Carroll congestion control - observed issues

[jira] [Commented] (TS-1316) ATS connection refused once cache direntries exhausted

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196979#comment-14196979 ] Alan M. Carroll commented on TS-1316: - I should work on this as part of the cache

[jira] [Assigned] (TS-1334) congestion control - observed issues

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-1334: --- Assignee: Alan M. Carroll (was: Sudheer Vinukonda) congestion control - observed issues

[jira] [Updated] (TS-1419) in strict round robin mode, some hostdb entry marked down(ip is down) will be used, then some request will be responsed 502

2014-11-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-1419: Fix Version/s: (was: 5.2.0) sometime in strict round robin mode, some hostdb

[jira] [Updated] (TS-2677) CONNECT method with remap messes up the scheme

2014-11-03 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-2677: Fix Version/s: 5.1.1 CONNECT method with remap messes up the scheme

[jira] [Updated] (TS-3135) Disable SSLv3 by default

2014-11-03 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3135: Fix Version/s: 5.1.1 Disable SSLv3 by default Key:

[jira] [Commented] (TS-3151) Segfault on background fill

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190215#comment-14190215 ] Alan M. Carroll commented on TS-3151: - I tried the patch but it doesn't compile - {code}

[jira] [Commented] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190270#comment-14190270 ] Alan M. Carroll commented on TS-3156: - Some notes - I think changing the bool operators

[jira] [Commented] (TS-3151) Segfault on background fill

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190314#comment-14190314 ] Alan M. Carroll commented on TS-3151: - Instead of {{get_lock}} it should be

[jira] [Issue Comment Deleted] (TS-3151) Segfault on background fill

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3151: Comment: was deleted (was: Instead of {{get_lock}} it should be {{get_mutex}}. Given the use of the

[jira] [Commented] (TS-3156) Mutex[Try]Lock bool() operator change and unused API removal

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190379#comment-14190379 ] Alan M. Carroll commented on TS-3156: - Instead of {{get_lock}} it should be

[jira] [Resolved] (TS-3151) Segfault on background fill

2014-10-30 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3151. - Resolution: Fixed Segfault on background fill --- Key:

[jira] [Updated] (TS-3088) Have ATS look at /etc/hosts

2014-10-28 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3088: Attachment: ts-3088-3-2-x-patch.diff This is a patch for a slight variant of 3.2.x that is currently

[jira] [Commented] (TS-3152) We offer up H2-14 on current master, even when it's not working / supported

2014-10-22 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14180678#comment-14180678 ] Alan M. Carroll commented on TS-3152: - It's even worse. We offer SPDY even if SPDY wasn't

[jira] [Assigned] (TS-3105) Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults on 5.1 and beyond

2014-10-15 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-3105: --- Assignee: Alan M. Carroll Combination of fixes for TS-3084 and TS-3073 causing asserts and

[jira] [Updated] (TS-3105) Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults on 5.1 and beyond

2014-10-15 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3105: Assignee: Susan Hinrichs (was: Alan M. Carroll) Combination of fixes for TS-3084 and TS-3073 causing

[jira] [Commented] (TS-3113) Segmentation fault in 5.1.0

2014-10-06 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161140#comment-14161140 ] Alan M. Carroll commented on TS-3113: - Was this a clean install of 5.1.0, or an upgrade?

[jira] [Created] (TS-3101) Add TSHttpHdrHostGet

2014-09-28 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3101: --- Summary: Add TSHttpHdrHostGet Key: TS-3101 URL: https://issues.apache.org/jira/browse/TS-3101 Project: Traffic Server Issue Type: Improvement

[jira] [Resolved] (TS-3101) Add TSHttpHdrHostGet

2014-09-28 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3101. - Resolution: Fixed Fix Version/s: 5.2.0 Add TSHttpHdrHostGet

[jira] [Commented] (TS-3096) After TS-2751 TSVConnClosedGet changed its behaviour

2014-09-25 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148144#comment-14148144 ] Alan M. Carroll commented on TS-3096: - How are you accessing the data from TSHttpConnect?

[jira] [Created] (TS-3093) Add additional functionality to IpAddr.

2014-09-22 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3093: --- Summary: Add additional functionality to IpAddr. Key: TS-3093 URL: https://issues.apache.org/jira/browse/TS-3093 Project: Traffic Server Issue Type:

[jira] [Resolved] (TS-3093) Add additional functionality to IpAddr.

2014-09-22 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3093. - Resolution: Fixed Fix Version/s: 5.2.0 Add additional functionality to IpAddr.

[jira] [Assigned] (TS-3093) Add additional functionality to IpAddr.

2014-09-22 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll reassigned TS-3093: --- Assignee: Alan M. Carroll Add additional functionality to IpAddr.

[jira] [Created] (TS-3087) Flow control can stall at low water mark values

2014-09-19 Thread Alan M. Carroll (JIRA)
Alan M. Carroll created TS-3087: --- Summary: Flow control can stall at low water mark values Key: TS-3087 URL: https://issues.apache.org/jira/browse/TS-3087 Project: Traffic Server Issue Type:

[jira] [Resolved] (TS-3087) Flow control can stall at low water mark values

2014-09-19 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll resolved TS-3087. - Resolution: Fixed Fix Version/s: 5.2.0 Assignee: Alan M. Carroll Flow control can

[jira] [Updated] (TS-3084) forwarding mode breaks iPhone activation (gs.apple.com)

2014-09-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3084: Assignee: Susan Hinrichs forwarding mode breaks iPhone activation (gs.apple.com)

[jira] [Updated] (TS-3073) tr-pass: non-http request gets blocked with error message instead of being tunnelled to the origin server

2014-09-16 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3073: Assignee: Susan Hinrichs tr-pass: non-http request gets blocked with error message instead of being

[jira] [Updated] (TS-3054) premature origin connection reset: flush partial data received to client before closing client connection

2014-09-04 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan M. Carroll updated TS-3054: Assignee: Susan Hinrichs premature origin connection reset: flush partial data received to client

<    2   3   4   5   6   7   8   9   10   11   >