Robuta

Sponsor of the Day: Jerkmate
https://www.haproxy.com/documentation/haproxy-runtime-api/ HAProxy Runtime API | HAProxy Documentation Use the Runtime API to update the load balancer's configuration in memory without requiring a reload. haproxy runtime apidocumentation https://www.haproxy.com/blog/dynamic-scaling-for-microservices-with-runtime-api Dynamic Scaling for Microservices with the HAProxy Runtime API Dec 13, 2023 - Microservices architectures require the ability to make frequent app delivery changes in an automated and reliable way. The HAProxy Runtime API enables this. haproxy runtime apidynamicscalingmicroservices https://www.haproxy.com/documentation/haproxy-runtime-api/reference/set-server/ set server | HAProxy Runtime API Change a server's properties. server haproxy runtimesetapi https://www.haproxy.com/documentation/haproxy-runtime-api/reference/enable-server/ enable server | HAProxy Runtime API Take a server out of maintenance mode. server haproxy runtimeenableapi https://www.haproxy.com/documentation/haproxy-runtime-api/reference/add-ssl-crt-list/ add ssl crt-list | HAProxy Runtime API Add an entry to an SSL CRT list. haproxy runtime apiadd sslcrtlist https://www.haproxy.com/documentation/haproxy-runtime-api/reference/set-ssl-cert/ set ssl cert | HAProxy Runtime API Add an SSL certificate to a transaction. haproxy runtime apissl certset https://www.haproxy.com/documentation/haproxy-runtime-api/reference/commit-ssl-cert/ commit ssl cert | HAProxy Runtime API Commit an SSL certificate transaction. haproxy runtime apissl certcommit https://www.haproxy.com/documentation/haproxy-runtime-api/reference/wait/ wait | HAProxy Runtime API Perform a command but first wait a specified amount of time. haproxy runtime apiwait https://www.haproxy.com/documentation/haproxy-runtime-api/reference/shutdown-session/ shutdown session | HAProxy Runtime API Terminate a client's stream. haproxy runtime apishutdownsession https://www.haproxy.com/blog/dynamic-configuration-haproxy-runtime-api Dynamic configuration with the HAProxy Runtime API Aug 12, 2024 - In this blog post, we'll take you on a tour of the HAProxy Runtime API and its capability to dynamically configure ACLs, stick tables and TLS ticket keys. haproxy runtime apidynamic configuration https://www.haproxy.com/documentation/haproxy-runtime-api/reference/add-server/ add server | HAProxy Runtime API Add a dynamic server to a backend. server haproxy runtimeaddapi https://www.haproxy.com/documentation/haproxy-runtime-api/reference/show-stat/ show stat | HAProxy Runtime API Get statistics that describe traffic flowing through the load balancer. haproxy runtime apishowstat https://www.haproxy.com/documentation/haproxy-runtime-api/reference/set-ssl-tls-key/ set ssl tls-key | HAProxy Runtime API Rotate the load balancer's session ticket encryption key used to encrypt TLS session tickets. haproxy runtime apissl tlssetkey https://www.haproxy.com/documentation/haproxy-runtime-api/reference/enable-health/ enable health | HAProxy Runtime API Enable active health checks for a server. haproxy runtime apienablehealth