Recently Amazon announced, (see also) “You can now create Hardware VPN connections to your VPC using static routing.” This is great news as it greatly expands the type of devices from which a point-to-point IPSec VPN can be created to your Virtual Private Cloud. Previously only dynamic routing was supported, which required BGP and a […]
Month: October 2012
One Guy, Two Blog Posts
I’m not much into self-aggrandizement, but WTH, here goes. This evening while watching a disappointing baseball game I wrote a little about what I do at work, which includes overseeing a network of systems that served over 58,000,000 page views yesterday (a new single-day record for us with much more traffic soon…). To load our […]
I LOVE LogParser
Recently I wrote about some code improvements we deployed that had a huge impact, causing our web services calls to be answered much quicker and saving us a fair amount of money each month. In that post I talked about using Cacti to graph server statistics (like CPU and IIS stats), and service response times. That […]
Improving Web Server Performance in a Big Way With Small Changes
A week ago today we pushed out some code to our IIS and MS SQL servers that has had a huge impact. In a good way – a very good way. First, a little background. I work for an online video company that has “widgets” and video “players” that load on thousands of websites millions […]
Enable Quick Launch in Windows 7, Windows 2008 and 2008 R2
Call me old fashioned. Say I’m stuck in the past. Whatever. I just don’t like a lot of the things Microsoft has done to the Windows interface/desktop over the years. Every time I get a new computer or start up a new server certain things have to be done to make it usable, i.e. not […]
Windows Command Line WhoIs
I regularly find myself trying to find the owner of a domain or needing other information, like authoritative name servers. A few command line whois.exe programs exist out there for Windows, but the one I like best is the one by Mark Russinovich at Sysinternals. You can visit the previous link to download or use […]