lwc:mqtt:haproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:mqtt:haproxy [2021/09/25 10:42] John Harrisonlwc:mqtt:haproxy [2022/11/07 16:26] (current) John Harrison
Line 1: Line 1:
-===== Handydandy commands =====+===== Handydandy snippets =====
   * validate configuration: ''haproxy -c -V -f /etc/haproxy/haproxy.cfg''   * validate configuration: ''haproxy -c -V -f /etc/haproxy/haproxy.cfg''
 +
 ===== All the links you can shake a stick at ===== ===== All the links you can shake a stick at =====
   * [[https://www.linangran.com/?p=547|Configuring for many connections]]   * [[https://www.linangran.com/?p=547|Configuring for many connections]]
Line 8: Line 9:
   * [[https://serverfault.com/questions/611272/haproxy-http-vs-tcp|HTTP vs. TCP mode]]   * [[https://serverfault.com/questions/611272/haproxy-http-vs-tcp|HTTP vs. TCP mode]]
   * [[https://www.howtoforge.com/tutorial/ubuntu-load-balancer-haproxy/|HA Proxy settings on ubuntu 14.04]]   * [[https://www.howtoforge.com/tutorial/ubuntu-load-balancer-haproxy/|HA Proxy settings on ubuntu 14.04]]
 +  * [[https://github.com/VirtuBox/nginx-ee|compile haproxy with LibreSSL instead of OpenSSL]]
  
 ===== How HA Proxy certs get renewed with certbot (letsencrypt) on 16.04 ===== ===== How HA Proxy certs get renewed with certbot (letsencrypt) on 16.04 =====
   * certbot is a cron job in /etc/cron.d   * certbot is a cron job in /etc/cron.d
-  * after certbot runs it calls whatever hook is described in /etc/letsencrypt/renewal/<cert_that_was_renewed>.conf\\+  * after certbot runs it calls whatever hook is described in /etc/letsencrypt/renewal/<cert_that_was_renewed>.conf 
 + 
 +===== API ===== 
  
  
  
  
  • lwc/mqtt/haproxy.1632584564.txt.gz
  • Last modified: 2021/09/25 10:42
  • by John Harrison