duckasylum

Results 3 comments of duckasylum

I don't know how nginx does the signal handling, but I use nginx -s reopen in my postrotate scripts and this also suffers from the handles not switched over correctly...

Do I understand correctly that the connector currently is not aware of the setenv variables created by the library? If the connector would know about them then the variables could...

I think HAProxy Enterprise official Docker image uses a thing called s6-overlay to run both HAProxy Enterprise and HAProxy Data Plane API as services in the same container (source: https://www.haproxy.com/documentation/haproxy-enterprise/getting-started/installation/docker/#reload-or-stop-the-services)....