Skip to content

Large amount of timeouts over time #24

Description

@dominiek

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions