BSD

Crossplatform QueryPerformanceTimer

Posted by on September 26, 2010 at 10:25 am

Here is a simple way to get high precision timer on both Linux and Windows (can’t remember where I saw parts of this code, but I hope wrapping it up and spreading it won’t make the author angry) : cross_platform_timer.h cross_platform_timer.cpp I added few helper wrappers to make the life easier, you can get current [...]

POUND – Reverse proxy and load-balancer

Posted by on July 3, 2010 at 12:27 pm

Scaling up. For most people a nightmare area. What? How? Where? It usually comes down to how much money are you willing to spend and what is it that you actually need. Here is free as in free beer solution for all you geekz out there who need a simple load balancer and reverse proxy… [...]

Lighttpd and (network.c.529) SSL error

Posted by on May 23, 2010 at 12:05 pm

I just realized that the latest Lighttpd you may find in FreeBSD ports (and in all Linux distros actually) is a bit buggy. Apparently there is an error in network.c which will crash your HTTPS.