Comprehensive Performance Audits

Is your website slow? Are you an agency in need of technical help beyond your bandwidth? No matter what you face, you can always depend on Tag1's Performance Auditing to uncover opportunities for improvement. Our diagnostics identify performance issues and prevent websites from going into crisis mode before launch. Whether it's a misconfiguration of caching modules or a problem impacting your uptime, our Tech Crisis Team helps digital agencies and company owners identify the problems and resolve them.

Eric Searcy

Tag1 Consulting
This week the Tag1 website got a new face. Notable is the new logo in the upper-left, as well the matching theme. Feel free to post your feedback as comments to this post. This was my first go at Drupal theming (I started from an existing theme---not from scratch!) and it was fairly intuitive. However, I ran into a some issues that my web design colleagues constantly gripe about, as well as ones I wasn't...

Eric Searcy

IPVS High-Availability

Continuing my plans to set up an IPVS high-availability LAMP stack on EC2, I needed to add the kernel modules for IPVS. I have been using the CentOS machine images provided by RightScale, which have unneeded services disabled and, although they are set up to work with RightScale's software, work very well for general use. Unfortunately, the IPVS kernel modules are not among those pre-installed on the AMI. I might have expected a simple kernel...

Jeremy Andrews

Open Source Advertising

The Ad Bard Network was conceived because I have a need for relevant, non-obnoxious advertisements on my website, KernelTrap.org. I have maintained KernelTrap for many years, as a hobby in my spare time, and as a way to stay involved in the open source world. I enjoy this hobby, but it requires a lot of time and commitment keeping the website updated every day. I've long dreamed of finding a way to make a little...

Eric Searcy

In The Cloud

This last week I've had the fortune to have some spare time to play around with Amazon's Elastic Compute Cloud (EC2). I'm pretty interested in the potential for scaling the LAMP stack by having a programmable cluster at the service of your box. A lot of the documentation I find seems to be by people either scaling via dynamic DNS additions when they add more nodes, or by using EC2 nodes as application servers used...