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

variable $maxParallelRequests should be configurable per config.ini of the module #12

Open
carraroj opened this issue Mar 19, 2024 · 1 comment

Comments

@carraroj
Copy link

The vspheredb-daemon fails after too much requests in the pipeline but only 30 requests can be handle parallel.
In big environments with many Vcenters and ESXi hosts is this a problem.

Solution is, to set a higher value in the variable $maxParallelRequests of the file
.../vendor/gipfl/curl/src/CurlAsync.php in the module.

The best way is to make this configurable in config.ini of the module to ensure update compatible.

@carraroj
Copy link
Author

ref/NC/811688

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