Three years ago I was very skeptic about blogs. I didn’t enjoy reading blog posts, I usually went to other sites if I spot a blog. After some time, I don’t even remember when, but I published my first blog and from the very first day I started to like blog sites. Particularly, WordPress based [...]
One of the best solutions for streaming Flash video nowadays is Nginx. It’s super fast, lightweight and does easily support thousands of concurrent connections without taking up much resources. By default flash streaming is not activated and you need to turn it on in compilation process. You enable flash streaming by: ./configure –with-http_flv_module …(add other [...]
We got an email last night from a fellow reader asking what tcp_fin_timeout and tcp_keepalive_time we are usually using from small to medium blogs. At this time, we keep the following settings: net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_keepalive_time = 60
Recent Comments