Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request is not finished/closed normally #2

Open
wkl opened this issue Oct 8, 2012 · 1 comment
Open

request is not finished/closed normally #2

wkl opened this issue Oct 8, 2012 · 1 comment

Comments

@wkl
Copy link

wkl commented Oct 8, 2012

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)

@jpeach
Copy link
Owner

jpeach commented Oct 9, 2012

Thanks for testing. I have pushed the SPDY plugin into the upstream ATS tree and filed https://issues.apache.org/jira/browse/TS-1513 for this crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants