As mentioned in a previous post we love HAproxy at Pixl8 its the handy penknife we use for high availability solutions.
Pixl8 Director Managing Director Alex Skinner and members of our R&D team share general info
As mentioned in a previous post we love HAproxy at Pixl8 its the handy penknife we use for high availability solutions.

As more organisations embrace cloud computing the shape of organisation's IT infrastructure has changed too.

So the Christmas word has offically lodged itself into project planning meetings!
Open Bluedragon ?
I thought I'd share some information on one of the technologies we use for our larger sites HAProxy.
Thought this was worth blogging as it's a real gotcha in .NET. Like PHP there is a default file size specified which you need to tweak to allow big file uploads. Unlike PHP, .NET fails silently and also doesn't point out the other settings which need tweaking like request size.
I've been looking at analysing sql server query usage and have used SQL profiler to ascertain long running queries and generally log interaction with the DB.
Dissecting a database again the joys of trying to work out what talks to what.
I was reviewing a SQL Server database application the other day which had 100s of tables many of which I was pretty sure were not being used with the absence of any documentation i needed a way of listing all the tables and then finding out whether or not they contained data.
Trouble shooting some bung code I came across a weird one today. This highlights the need to scope variables.
All