Welcome to janforman.com you can find here infos about downtime of my servers and other stuff.

Changes on my servers

There is little changes on orion.janforman.com (imagehosting), where I was completely removed Apache webserver in last days and all work is now on NGINX webserver (big speed improvement, memory consumption drop in idle state to 8MB, faster onfly compression/encryption with support of Camellia-256 TLSv1 and GZip level 6). Also there is completely reinstalled mail server which now don’t run spamassasin but only greylisting solution. PHP on explorer.janforman.com and orion.janforman.com is connected in respawn fastcgi mode.
Domain name servers are switched to ns1.janforman.com and ns2.janforman.com.
Webmail updated and now supports vCard import/export /w telephone, better IMAP folder implementation, mail flags and more cool AJAX stuff.

Servers are now running in Parallels Virtuozzo technology.
All services are authorized/configured by SQL query, so there are no accounts for long time.

There is a new schema in servers section, take a look!
A lot of Russian technology is here … ;-)

…And of Course Total traffic is now approx. 0.7TB/per month
(avg. 5-10Mbit/s, 835-3505/packets per second)

eAccelerator

stargate.janforman.com is now running PHP eAccelerator (Zend is removed) :-) Anyway I don’t need it because load is 0%, but main page generating is now faster (from 0.009s to 0.007s) :-D (near same speed increase as dual channel RAM or optimized MySQL 64bit Binaries)


eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times