-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi, we are using this module for a lot of users on our production server. After running the nodes for a while we are experiencing a lot of timeouts, even when increasing the timeout to 20 seconds.
We've been investigating this problem for some time but still have not found the culprit. We've had several hypotheses that we have not disproved to be the problem.
- We thought the request.on('close') event could be called earlier than the 'end' event. This is not the case.
- We thought that perhaps sockets were not closed properly, leaving a big pile of open connections. This is not the case.
Is anyone experiencing a similar problem?
Metadata
Metadata
Assignees
Labels
No labels