Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can be used for some connections? #94

Open
jmsims2 opened this issue Oct 5, 2020 · 0 comments
Open

Can be used for some connections? #94

jmsims2 opened this issue Oct 5, 2020 · 0 comments

Comments

@jmsims2
Copy link

jmsims2 commented Oct 5, 2020

I landed on this repo from the MSFT Azure docs here: https://docs.microsoft.com/en-us/azure/app-service/app-service-web-nodejs-best-practices-and-troubleshoot-guide

Not really sure where to ask this, but I have an express server that makes two types of outgoing connections to various hosts. One type is handled by a 3rd party library where we cannot set an agent. The other is controlled by us where we can set an agent and pool the connections. I've been unable to find any guidance on pooling some connections but not all. Doesn't seem like the best case scenario, but not sure if it's something to be completely avoided? Unfortunately, Azure has put us in a spot where we need to get some connections pooled or scale out, so trying to figure out implications. Thanks for any guidance.

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

No branches or pull requests

1 participant