Tag Archives: tls

HAProxy log customization

Synopsis One of the strength of HAProxy is its logging system. It is very verbose and provides many information. HAProxy HTTP log line is briefly explained in an Exceliance memo. It’s a must have document when you have to analyze … Continue reading

Posted in HAProxy, layer7, performance | Tagged , , , , , , | 2 Comments

Enhanced SSL load-balancing with Server Name Indication (SNI) TLS extension

Synopsis Some time ago, we wrote an article which explained how to load-balance SSL services, maintaining affinity using the SSLID. The main limitation of this kind of architecture is that you must dedicate a public IP address and port per … Continue reading

Posted in architecture, HAProxy, optimization, ssl | Tagged , , , , , | 7 Comments