Tag Archive
activemq amqp benchmark closures crowdcontrol dns gentoo github gnome3 json lighttpd maths message queue mysql nginx node.js nodejs performance php portage programming rabbitmq sessions SOA ssl statistics web workers wordpress zend
Dynamic DNS IP updating with node.js
My situation isn’t an unusual one – I’ve got a server at home that I want to expose to the internet, but my ISP provides me with a dynamic IP address that changes every time my router reconnects. This doesn’t happen often (maybe once a month or so), but if it does change I still [… Read More]
Migrating from lighttpd to nginx
This site currently runs from a relatively low-spec VPS running Ubuntu 10.04 LTS. With just 1GB memory, it is running several websites as well as various other servers – mail, database, VCS, etc. I set it up over a year ago, and opted for lighttpd over Apache for reasons of performance – I didn’t need [… Read More]