WordPress platform for your next online blog

Wordpress 2 Comments »

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 [...]

Stream flash video using nginx

Nginx, Streaming No Comments »

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 [...]

Settings for tcp_fin_timeout tcp_keepalive_time

Hosting 2 Comments »

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

WP Theme
Entries RSS Comments RSS Log in