Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/801
I'm actually holding off on this one. We are running our version of 5.3.x
with this change, but there were a number of other changes as well. Not clear
this one is needed. I plan to do str
Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/801
We are running with this change locally. I've made some other changes on
this front too. I'll look at adding some asserts/warning messages to see
whether we are still encountering this iss
Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/801
Ah. The invariant is that you are not supposed to be getting IO events
during session hook processing. Maybe the fact that this is happening is the
root cause of the bug?
This change a
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/801
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/342/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/801
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/448/ for details.
---
If your project is set up for it, you can reply to this email and have your
r
Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/801
I'm not sure how to interpret your comment. I was seeing IO events
trailing during the SSN close handling. For example, it looks like I could
call the clearing do_io_write in Http1ClientSes
Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/801
I had to re-read this code to refresh my memory on how this works. I think
that the invariant that the ``ProxyClientSession`` requires is that the API
hooks are the first and last operations pe
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/801
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/327/ for details.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/801
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/434/ for details.
---
If your project is set up for it, you can reply to this email and have your
r