trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Handle EOS events during server open

Open duke8253 opened this issue 9 months ago • 0 comments

We saw a bunch of aborts happening due to EOS not being handled during HttpSM::state_http_server_open, and after some discussion we believe this should be handled the same as a VC_EVENT_ERROR case. This is now deployed globally for us.

duke8253 avatar May 13 '24 20:05 duke8253