[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749875#comment-13749875 ] Yunkai Zhang commented on TS-2156: -- I think stats is a very basic infrastructure for ATS,

[jira] [Comment Edited] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749875#comment-13749875 ] Yunkai Zhang edited comment on TS-2156 at 8/26/13 7:18 AM: --- I think

[jira] [Updated] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yunkai Zhang updated TS-2156: - Attachment: 0001-TS-2156-Fix-stats-trap-in-different-type-of-threads.patch Stats trap in threads

[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750231#comment-13750231 ] James Peach commented on TS-2156: - +1 all threads should have stats capability

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

2013-08-26 Thread Leif Hedstrom (JIRA)
Leif Hedstrom created TS-2157: - Summary: Replace add with appropriate src_addr and dst_addr in ConnectionAttributes Key: TS-2157 URL: https://issues.apache.org/jira/browse/TS-2157 Project: Traffic Server

[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750247#comment-13750247 ] James Peach commented on TS-2156: - Reviewed; patch looks good. Consider an additional patch

[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750252#comment-13750252 ] Leif Hedstrom commented on TS-2156: --- Even the stats collection threads themselves? We have

[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750250#comment-13750250 ] Yunkai Zhang commented on TS-2156: -- Totally agree to use all_ethreads! I'll give V2:).

[jira] [Commented] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750260#comment-13750260 ] Yunkai Zhang commented on TS-2156: -- No negative impact, since the value will be memset to

[jira] [Updated] (TS-2156) Stats trap in threads created by spawn_event_threads() and spawn_thread()

2013-08-26 Thread Yunkai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/TS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yunkai Zhang updated TS-2156: - Attachment: 0001-TS-2156-Fix-stats-trap-in-different-type-of-threads.V2.patch Stats trap in threads

[jira] [Created] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
Phil Sorber created TS-2158: --- Summary: ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses Key: TS-2158 URL: https://issues.apache.org/jira/browse/TS-2158 Project: Traffic

[jira] [Assigned] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber reassigned TS-2158: --- Assignee: Phil Sorber ats_is_ip_nonroutable does not properly handle link local addresser nor v6

[jira] [Updated] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-2158: Attachment: TS-2158.patch I am proposing this change to fix the problem. [~zwoop] can you please test your

[jira] [Updated] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-2158: Attachment: TS-2158_v2.patch Added the 100.64.0.0/10 subnet used for carrier grade nat.

[jira] [Updated] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-2158: Fix Version/s: 4.1.0 ats_is_ip_nonroutable does not properly handle link local addresser nor v6

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

2013-08-26 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-2157: -- Summary: Replace addr with appropriate src_addr and dst_addr in ConnectionAttributes (was: Replace add

[jira] [Commented] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750494#comment-13750494 ] Leif Hedstrom commented on TS-2158: --- The incompatibility here is that v4.0.0 would (on my

[jira] [Commented] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750535#comment-13750535 ] Phil Sorber commented on TS-2158: - He was using phi (as clarified in IRC) and it was picking

[jira] [Created] (TS-2159) First log rotation should happen at proxy.config.log.rolling_size_mb

2013-08-26 Thread Adam Twardowski (JIRA)
Adam Twardowski created TS-2159: --- Summary: First log rotation should happen at proxy.config.log.rolling_size_mb Key: TS-2159 URL: https://issues.apache.org/jira/browse/TS-2159 Project: Traffic Server

[jira] [Updated] (TS-2159) First log rotation should happen at proxy.config.log.rolling_size_mb

2013-08-26 Thread Adam Twardowski (JIRA)
[ https://issues.apache.org/jira/browse/TS-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Twardowski updated TS-2159: Priority: Minor (was: Major) First log rotation should happen at

[jira] [Commented] (TS-1424) Transparent proxy with proxy.config.http.use_client_source_port==1 has problems if the client is keep-alive and the origin server is not.

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750634#comment-13750634 ] ASF subversion and git services commented on TS-1424: - Commit

[jira] [Comment Edited] (TS-2158) ats_is_ip_nonroutable does not properly handle link local addresser nor v6 addresses

2013-08-26 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750494#comment-13750494 ] Leif Hedstrom edited comment on TS-2158 at 8/26/13 10:24 PM: - The

[jira] [Created] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread Phil Sorber (JIRA)
Phil Sorber created TS-2160: --- Summary: Split ats_is_ip_nonroutable into two separate functions Key: TS-2160 URL: https://issues.apache.org/jira/browse/TS-2160 Project: Traffic Server Issue Type:

[jira] [Resolved] (TS-2154) Lua plugin asserts traffic_server on startup

2013-08-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach resolved TS-2154. - Resolution: Fixed Lua plugin asserts traffic_server on startup

[jira] [Commented] (TS-1469) Traffic Manager when autoconf fd 32 will cause endless spins causing traffic_cop to kill server

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750768#comment-13750768 ] ASF subversion and git services commented on TS-1469: - Commit

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750794#comment-13750794 ] James Peach commented on TS-2160: - There's only 2 usages of ats_is_ip_nonroutable() that I

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750818#comment-13750818 ] Phil Sorber commented on TS-2160: - Yes, I want to remove it, but I think we need the

[jira] [Resolved] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber resolved TS-2160. - Resolution: Fixed Split ats_is_ip_nonroutable into two separate functions

[jira] [Updated] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-2160: Fix Version/s: 4.1.0 Split ats_is_ip_nonroutable into two separate functions

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750928#comment-13750928 ] ASF subversion and git services commented on TS-2160: - Commit

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750927#comment-13750927 ] ASF subversion and git services commented on TS-2160: - Commit

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750929#comment-13750929 ] ASF subversion and git services commented on TS-2160: - Commit

[jira] [Commented] (TS-2160) Split ats_is_ip_nonroutable into two separate functions

2013-08-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13750930#comment-13750930 ] ASF subversion and git services commented on TS-2160: - Commit