zlb
zlb copied to clipboard
Zevenet 5.13 - HTTP FARM - Farmguardian 'disabled' not work
Hello,
We have verified that Zevenet 5.13 version always check backend health even when Farmguardian 'disabled' is used.
This behavior is wrong, I have a use case that I don't need zevenet to check the backend, because the service is only active from time to time. When I trigger this service, zevenet waits a long time to verify the integrity and forward the request to the correct backend.
I just want that Zevenet do not verify, always forward the request even if the backend is unhealthy.
To replicate this, just create an HTTP FARM, a "disabled" Farmguardian, add a backend. On the backend server, UP the service and try to access it instantly, zevenet will reject all request until it checks the integrity of backend, it takes about 5 seconds.