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

Intermittent TCP errors in Azure function #62

Open
SimonFletcher opened this issue Mar 29, 2021 · 0 comments
Open

Intermittent TCP errors in Azure function #62

SimonFletcher opened this issue Mar 29, 2021 · 0 comments

Comments

@SimonFletcher
Copy link

Hi,

I have an Azure Function which uses library to check whois details. When running a single instance of the function all works fine, however when I have multiple concurrent instances I get intermittent errors after calling the Lookup (or LookupAsync) methods:

Error whilst reading data: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

I'm a bit out of my depth here. Any ideas what might be causing this?

Thanks!

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