[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-28 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
clang-analyzer build *successful*! See 
https://ci.trafficserver.apache.org/job/clang-analyzer-github/218/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-28 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/linux-github/1550/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-28 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/freebsd-github/1654/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-28 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
Intel CC build *failed*! See 
https://ci.trafficserver.apache.org/job/icc-github/86/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-28 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
I looked at this as well and it definitely looks like it's an artifact of a 
remap plugin setting the transaction to be an error. You can see that this 
happens in a switch statement where `t_state.next_action` was 
`SM_ACTION_REMAP_REQUEST` on entry yet is `SM_ACTION_SEND_ERROR_CACHE_NOOP`. 
This could only have been updated via `do_remap_request()` and presumably via a 
remap plugin as `RemapProcessor` doesn't update that member. It also seems 
reasonable to check if a plugin has error'd out the transaction and give up on 
further transaction processing at that point.


---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-14 Thread shinrich
Github user shinrich commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
An assert triggers.  A stack trace in the issue description.

https://github.com/apache/trafficserver/issues/1443



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-14 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
clang-analyzer build *successful*! See 
https://ci.trafficserver.apache.org/job/clang-analyzer-github/109/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-14 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/linux-github/1437/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-14 Thread atsci
Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/freebsd-github/1544/ for details.
 



---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver issue #1445: Issue #1443 - Fix early or duplicate 404 error ha...

2017-02-14 Thread zwoop
Github user zwoop commented on the issue:

https://github.com/apache/trafficserver/pull/1445
  
What are the symptoms of this?


---
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 this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---