[GitHub] trafficserver issue #1298: traffic_server deadlocked after config reload

2017-02-27 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1298 @zwoop I think so. I'd be fine of closing this out as a dupe of it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] trafficserver issue #1427: Crash in ATSConsistentHash::lookup_by_hashval

2017-02-24 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1427 @jrushford This is with OEL 6.5 and gcc 4.9.3. The environment and compiler for us is still the same between running 6.1.x and 7.0.0. I can't attach the full parent config

[GitHub] trafficserver issue #1427: Crash in ATSConsistentHash::lookup_by_hashval

2017-02-08 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1427 Crash in ATSConsistentHash::lookup_by_hashval This crash has been seen several times in our environment. The crash happens under ATS 7.0.0 using the same configs we used for 6.1.x

[GitHub] trafficserver pull request #1374: Fix CID 1369398: Null pointer dereferences

2017-01-25 Thread randall
GitHub user randall opened a pull request: https://github.com/apache/trafficserver/pull/1374 Fix CID 1369398: Null pointer dereferences You can merge this pull request into a Git repository by running: $ git pull https://github.com/randall/trafficserver fix_1369398

[GitHub] trafficserver issue #1350: TS-5080: log when remap.config is successfully re...

2017-01-24 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/pull/1350 @zwoop I believe I fixed the error on BSD. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] trafficserver issue #1363: crash in HostDBContinuation::dnsEvent with ATS 7....

2017-01-23 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1363 crash in HostDBContinuation::dnsEvent with ATS 7.0.0 After disabling hostdb sync due to #1322, we're are now seeing this crash: ``` (gdb) thread 49 [Switching to thread 49

[GitHub] trafficserver pull request #1350: TS-5080: log when remap.config is successf...

2017-01-19 Thread randall
GitHub user randall opened a pull request: https://github.com/apache/trafficserver/pull/1350 TS-5080: log when remap.config is successfully reloaded You can merge this pull request into a Git repository by running: $ git pull https://github.com/randall/trafficserver TS-5080

[GitHub] trafficserver pull request #1349: TS-5079: logging enhancements around OCSP

2017-01-19 Thread randall
GitHub user randall opened a pull request: https://github.com/apache/trafficserver/pull/1349 TS-5079: logging enhancements around OCSP You can merge this pull request into a Git repository by running: $ git pull https://github.com/randall/trafficserver TS-5079 Alternatively

[GitHub] trafficserver issue #1348: log all config file reloads in a consistent manne...

2017-01-19 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1348 log all config file reloads in a consistent manner Expanding on James's requesting in [TS-5080](https://issues.apache.org/jira/browse/TS-5080), we should log all the individual config file

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-18 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1341 The full stack from the thread hitting this: [stack.txt](https://github.com/apache/trafficserver/files/715338/stack.txt) --- If your project is set up for it, you can reply

[GitHub] trafficserver pull request #1343: Change connect_attempts_rr_retries test to...

2017-01-18 Thread randall
GitHub user randall opened a pull request: https://github.com/apache/trafficserver/pull/1343 Change connect_attempts_rr_retries test to match warning text Fixes #1340 You can merge this pull request into a Git repository by running: $ git pull https://github.com/randall

[GitHub] trafficserver issue #1341: openssl errors for every request

2017-01-18 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1341 openssl errors for every request With ATS 7.1, the server will come up cleanly (same configs that work fine under 7.0.0), but a request will generate the following log lines. `Jan 18

[GitHub] trafficserver issue #1340: new warning running 7.1

2017-01-18 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1340 new warning running 7.1 On startup of 7.1.0, I now see this warning: ` WARNING: connect_attempts_rr_retries (3) is greater than connect_attempts_max_retries (3), this means

[GitHub] trafficserver issue #1322: Possibly crasher in HostDB serialization (disk sy...

2017-01-12 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1322 It's been a mix. One host crashed nearly after startup, but the others have been many many hours after startup (13 hours to 3 days). --- If your project is set up for it, you can reply

[GitHub] trafficserver issue #1298: traffic_server deadlocked after config reload

2017-01-03 Thread randall
Github user randall commented on the issue: https://github.com/apache/trafficserver/issues/1298 @zwoop Yes, once. I'll turn off hostdb syncing and see if we see it still. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] trafficserver issue #1298: traffic_server deadlocked after config reload

2017-01-03 Thread randall
GitHub user randall opened an issue: https://github.com/apache/trafficserver/issues/1298 traffic_server deadlocked after config reload There was a configuration change(an update to parent.config) pushed to a set of servers. Shortly after the config reload(via traffic_ctl), one

[jira] [Commented] (TS-5080) log when remap.config is done reloading

2016-12-06 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15726177#comment-15726177 ] Randall Meyer commented on TS-5080: --- Yup! I will see what I can do! > log when remap.config is d

[jira] [Assigned] (TS-5080) log when remap.config is done reloading

2016-12-05 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Meyer reassigned TS-5080: - Assignee: Randall Meyer > log when remap.config is done reload

[jira] [Assigned] (TS-5079) logging enhancements around OCSP

2016-12-05 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Meyer reassigned TS-5079: - Assignee: Randall Meyer > logging enhancements around O

[jira] [Created] (TS-5080) log when remap.config is done reloading

2016-12-05 Thread Randall Meyer (JIRA)
Randall Meyer created TS-5080: - Summary: log when remap.config is done reloading Key: TS-5080 URL: https://issues.apache.org/jira/browse/TS-5080 Project: Traffic Server Issue Type: Improvement

[jira] [Created] (TS-5079) logging enhancements around OCSP

2016-12-05 Thread Randall Meyer (JIRA)
Randall Meyer created TS-5079: - Summary: logging enhancements around OCSP Key: TS-5079 URL: https://issues.apache.org/jira/browse/TS-5079 Project: Traffic Server Issue Type: Improvement

[jira] [Commented] (TS-4993) backslash/escape removed from header_rewrite rule when unquoted

2016-10-25 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15606157#comment-15606157 ] Randall Meyer commented on TS-4993: --- I've tested the patch locally, and it seems to fix this particular

[jira] [Created] (TS-4993) backslash/escape removed from header_rewrite rule when unquoted

2016-10-20 Thread Randall Meyer (JIRA)
Randall Meyer created TS-4993: - Summary: backslash/escape removed from header_rewrite rule when unquoted Key: TS-4993 URL: https://issues.apache.org/jira/browse/TS-4993 Project: Traffic Server

[jira] [Commented] (TS-4268) Verbose OCSP notes in syslog

2016-08-25 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436474#comment-15436474 ] Randall Meyer commented on TS-4268: --- https://github.com/apache/trafficserver/pull/920 > Verbose OCSP no

[GitHub] trafficserver pull request #920: TS-4268: Verbose OCSP notes in syslog

2016-08-25 Thread randall
GitHub user randall opened a pull request: https://github.com/apache/trafficserver/pull/920 TS-4268: Verbose OCSP notes in syslog You can merge this pull request into a Git repository by running: $ git pull https://github.com/randall/trafficserver ts/4268 Alternatively you

[jira] [Commented] (TS-4268) Verbose OCSP notes in syslog

2016-03-10 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190461#comment-15190461 ] Randall Meyer commented on TS-4268: --- [~zwoop] Yes please! > Verbose OCSP notes in sys

[jira] [Updated] (TS-3676) CONFIG proxy.config.http.no_dns_just_forward_to_parent triggers crash

2015-06-09 Thread Randall Meyer (JIRA)
[ https://issues.apache.org/jira/browse/TS-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Meyer updated TS-3676: -- Attachment: stacktrace.txt A trimmed stack trace from one of the child hosts. The missing lines are just

[jira] [Created] (TS-3676) CONFIG proxy.config.http.no_dns_just_forward_to_parent triggers crash

2015-06-09 Thread Randall Meyer (JIRA)
Randall Meyer created TS-3676: - Summary: CONFIG proxy.config.http.no_dns_just_forward_to_parent triggers crash Key: TS-3676 URL: https://issues.apache.org/jira/browse/TS-3676 Project: Traffic Server