Links
Categories
Tags
apache appsrv backend for dynamic content benchmark cache caching competition compression content switching ddos dos ecommerce exchange 2010 exchange 2013 geoip haproxy high-availability http keepalive imap infrastructure ipv6 layer4 layer7 marketing mod_security naxsi nginx performance persistence postfix reverse-proxy rtmp scalability slowloris smtp sni ssl sslid stud stunnel tls transparent proxy url hash varnish virtualization webperfTwitter Updates
- SSL client information in HTTP headers and Logs with #HAProxy howto: blog.exceliance.fr/2013/06/13/ssl… 6 days ago
-
Recent Posts
Tag Archives: smtp
Efficient SMTP relay infrastructure with Postfix and load-balancers
Scalable architecture In order to make your architecture scalable, you may often want to use a load-balancer or an application delivery controller. When using one of them (or a reverse-proxy), the client information is almost all the time hidden. Or … Continue reading
Posted in Aloha, architecture, HAProxy
Tagged haproxy, infrastructure, postfix, reverse-proxy, scalability, smtp
6 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 imap, smtp, sni, ssl, sslid, tls
7 Comments
Send users to the same server for imap and smtp
Synopsis You want to use Aloha load balancer in front of a mail platform, relying on HAProxy to achieve load-balancing. You mail platform delivers IMAP acts as a SMTP relay for your users. You want your users to use the … Continue reading
