-
Notifications
You must be signed in to change notification settings - Fork 85
Open
@Maharacha
Description
I have this weird behavior when using this DP API endpoint https://www.haproxy.com/documentation/dataplaneapi/community/#post-/services/haproxy/storage/ssl_certificates
Using parameters:
skip_reload=false
force_reload=false
It reloads the Haproxy only for every second call. And never for the first call. So:
- systemctl restart haproxy
- dp api call -> no reload
- dp api call -> reload
- dp api call -> no reload
- etc.
I have tried playing with the reload_delay value, e.g. set it to 0, but it does not affect this behavior any.
Versions:
HAProxy version 3.0.11-1ppa1~noble 2025年06月03日
HAProxy Data Plane API v3.2.1 32af2b44
Metadata
Metadata
Assignees
Labels
No labels