erikras / erikras/react-redux-universal-hot-example
Some of requests to API server are getting stalled .
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello ,
I see that some of the requests to the api server gets stalled in the browser. For confirming this i have put logs in the proxy.web on the node side which was super fast . There werent many more than 6 requests to send by the browser to httpserver ( chrome limitation on sending max 6 parallel requests to same domain). The requests are getting stalled for 20 seconds.
Update 1 : It gets stalled only in chrome . IE Edge and firefox return immediately.
Thanks,
charan
Contributor guide
Assessment
This issue has not been assessed yet.