Report this

What is the reason for this report?

Client side start infinite request to the server in nodejs.

Posted on May 15, 2017

After starting server

node index.js

And when user connect through socket

socket = io("http://hostname:4000");

Client side didn’t seems to be stable, it start doing infinite request and after every request socket id changed. And this cause many problem, But this type of problem doesn’t occur when i test on local server. Request type is cross origin request. Please tell me how i can resolve this problem.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Sorry to see that your question hasn’t received an answer yet. Unfortunately, after this much time, it is unlikely that an answer for this specific question will be provided. For people still landing here via search, please open a new question with your code attached and we’d be happy to take a look.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.