Description
The patch merged on TS-1125 has a bug that occurs Segmentation fault.
It's reproduced when send_100_continue_response option was enabled and POST request was posted without Expect: 100-continue header.
Please check follow links.
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L1898
https://github.com/apache/trafficserver/blob/master/proxy/http/HttpSM.cc#L3290
Attachments
Attachments
Issue Links
- relates to
-
TS-1125 POST's with Expect: 100-continue are slowed by delayed 100 response.
- Closed