Muhammad Rivai

Hiatus

It’s been a while since my last posting in my blog. My last post before a new one is Updating HAProxy on Ubuntu/Debian on December 2015. Much things happened since then and I leave this blog without posting although I still blog elsewhere, mostly in Indonesian. Beside on my blog in Bahasa Indonesia (I don’t…

Read More

Updating HAProxy on Ubuntu/Debian

Ubuntu 14.04 LTS provide HAProxy 1.3 by default. Although it would sufficient for basic load balancer, there are some important updates and specific parameters that can only run on the updated HaProxy. Updating haproxy to the latest version relatively simple and straightforward as below : Add new repository for haproxy latest update : [code lang=”bash”]sudo add-apt-repository ppa:vbernat/haproxy-1.6[/code]…

Read More

Design Examples for Large Scale Zimbra Deployments

Zimbra Collaboration Suite is an open source email and collaboration platform that includes email, contacts, calendar, documents and more. It is a Web-based application suite that can be deployed as an on-premise private cloud or outsourced public cloud service. I’ve been using Zimbra since 2007 (version 4.x) for variety scale of implementation : from hundreds to fifty thousand…

Read More