Tag Archives: Work

My Essential Software

I recently got a new laptop for work, and had to install a bunch of stuff. For what it’s worth here’s what made it in within the first couple of days: 1Password DropBox (these two together are literally the first thing I install) Evernote Quick Search Box (QuickSilver replacement; either is fine for what I [...]

Performance Testing – A Simple Plan

I was asked to outlline what I’d expect someone to decide before they started a performance test exercise. A quick look at StickyMinds shows this document, which looks very good. It is, however, 8 pages long, which is about 7.5 pages longer than I need if my target audience is going to bother with it. [...]

Busy

In case you hadn’t noticed, things have been rather quiet here. Work is busy, life too, culminating on Friday of last week when I spent 20 hours in Budapest – left home at 4:30am Friday, arrived back 11:30am Saturday, which on top of alcohol-based work socializing meant way too little sleep. More regular posting to [...]

Solaris, NWAM and Static IPs

A new feature in OpenSolaris is NWAM, the NetWork Auto Magic, um, thingy. It’s a handy tool that automatically configures your network connection. Unfortunately it unhandily has no GUI at the moment, though one is in the works, so if it doesn’t work right first time you can quickly get lost in text files and [...]

Load Balancing Tomcat on Leopard with mod_jk

I’ve just had to setup a test system that load balances a site running on Tomcat across multiple computers. My test bed is 3 mac minis, one working as the ‘head’ running Apache, and the other two in the ‘farm’ handling the load. It was a less than painless exercise, so I thought I’d write [...]