Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Weird hang after pressing f5 repeatedly. #52

Open
borgdylan opened this issue Oct 18, 2015 · 7 comments
Open

Weird hang after pressing f5 repeatedly. #52

borgdylan opened this issue Oct 18, 2015 · 7 comments

Comments

@borgdylan
Copy link

When using Nowin with ASP.NET 5 and pressing F5 repeatedly I get a hang within Nowin. Is Nowin handling sockets properly?

@Bobris
Copy link
Owner

Bobris commented Oct 19, 2015

So this is reproducible only on Linux? (what runtime?)

@borgdylan
Copy link
Author

I am using mono (from the master branch) with the latest Nowin package from NuGet.

@borgdylan
Copy link
Author

@Bobris This may have something to do with keep alive. Your source code shows support for keep-alive, yet actually running Nowin shows that no Connection: close/Connection: keep-alive headers get written into the response.

@borgdylan
Copy link
Author

My hack no longer works when using Ctrl-F5

@Bobris
Copy link
Owner

Bobris commented Oct 22, 2015

I am sorry. I don't have time to find workarounds for mono Tcp/Ip Stream bugs myself. I am still hoping that DNX will have correct cross platform implementation ...

@borgdylan
Copy link
Author

Would you accept a pull request if I manged to fix it?

@Bobris
Copy link
Owner

Bobris commented Oct 23, 2015

Till now I accepted all pull requests. So for sure I would accept your pull request!

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

No branches or pull requests

2 participants