Category Archives: web
WP Super Cache plugin
I’ve installed new plugin to my blog. It’s called WP Super Cache. And I want to show you some benchmarks.
Apache vs Nginx vs Lighttpd and static content
Here I would like to show you http servers benchmark.
Pacemaker and apache
How to configure pacemaker apache fail-over system with pacemaker.
Nginx and perl module
Nginx module which allows you to put perl code inside into nginx configuration.
Nginx + php-fpm for Debian
Since I didn’t found php-fpm package for debian I decided to compile it by myself
Apache as reverse proxy for https server
Configuration of https server located inside local network.
HA cluster for production utilization
It’s more difficult and reliability solution in comparison with my previous one. And it’s suits for production.
Simple HA cluster for linux
There is the description of concept of simple HA for Linux consist of 2 nodes .
Make redirection from one web site to another via htaccess
Here is some example how to redirect web users from one domain to another one.