Description
Following on from TS-1462,
Conan Wang added a comment - 26/Sep/12 21:47
About spdy test(on 3.2.x), request is not finished/closed normally after sending http header and body. I can see Chrome is hanging for a while (for seconds set in transaction_no_activity_timeout_in) before closing the connection(or session). When closing the connection, ATS will crash. (http://pastebin.com/kjAjkv3d)
If I disable keep-alive, ATS will crash immediately after sending the response. (http://pastebin.com/nBxWieiB)
Spdy request/response is done correctly. (http://pastebin.com/BRXzcJJr)
Attachments
Issue Links
- is related to
-
TS-1462 SPDY proxy plugin
- Closed