Skip to content

Conversation

markusheiden
Copy link

@markusheiden markusheiden commented Mar 1, 2024

The bulk service manager can be configured in various ways. Some of them (e.g. the HTTP file service) won't always be passed to the operations. This PR changes that.

Use case:

We are using NAT. Thus creating and closing HTTP connection to the same destination at a very fast pace leads to resource problems.

This MR allows using one HTTP file service for all operations of the service managers. Thus one could use one connection pool for all HTTP requests of these. This avoids creating and closing connections caused by many HTTP file service instances used for one HTTP request only like done before.

@markusheiden
Copy link
Author

@microsoft-github-policy-service agree

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

Successfully merging this pull request may close these issues.

1 participant