NginX 0.5.21

Posted by dyna on May 29, 2007

Some more updates to NginX got released just today:

- Bugfix: if server has more than about ten locations, then regex locations may be choosen not in that order as they were specified.
- Bugfix: a worker process may got caught in an endless loop on 64-bit platform, if the 33-rd or next in succession backend has failed.
- Bugfix: a bus error might occur on Solaris/sparc64 if the PCRE library was used.
- Bugfix: in the HTTPS protocol in the “proxy_pass” directive.

It’s curious how several of the errors in the recent fixes have specifically come out on a 64-bit platform. I guess we’re still having issues with that just like Vista drivers of the same nature >.<

WordPress 2.2

Posted by dyna on May 16, 2007

WordPress has just released their new version. There are some interesting changes with Atom feeds, widgets, some import features and of course bug fixes and speed optimizations. From a personal standpoint I’m only really interested in the latter of the list, but seeing as how upgrades are a complete breeze! I wish tags made it into this release, but I suppose waiting for 2.2.x or 2.3 won’t be so bad.

NginX 0.5.20

Posted by dyna on May 10, 2007

NginX has come out with a new version, 0.5.20. There were enough changes over the last few versions to definitely warrant an upgrade, which took an overly complicated minute /sarcasm. It probably would have taken less time if I could not make typo’s XD

I can’t really argue with this, nginx, mysql, php-cgi:

@redvps:/usr/local/nginx/sbin$ free -m
total used free shared buffers cached
Mem: 254 233 21 0 36 68
-/+ buffers/cache: 127 126
Swap: 511 4 507