A couple of days ago I needed a way to see how a particular client was interacting with a server. Obviously there are numerous ways to do this, but I was curious how easy it would be to implement something similar with a quick netcat command. Sure enough after a little bit of fiddling I [...]
When people are looking for a wordpress theme they very rarely are looking at the performance of it. The person is looking at how pretty the design is and if it fits their site. There is however a lot more to it then simple the design of the wordpress. A wordpress theme can add a [...]
Using 64bit is really common now in fact most hosts are using this on their newer systems due to using more than 4GB of memory. On cPanel there is a common problem that crops up with errors showing up after a while in WHM for resellers after there is quite a few accounts on the [...]
At Hawk Host we deal with CPU usage issues with accounts like every other host out there. I’ve noticed an ever growing pattern of the problems always coming from Wordpress blogs and almost always they have no caching what so ever. When a web page is served without any caching in wordpress it will load [...]
The catch all email was a great thing back in the day it was neat you could retrieve mail for sales@domain.com billing@domain.com ect. ect. all through one simple email address. A lot of users used it without issue and it solved having to check various emails they could just tell users to email random addresses [...]
A lot of users look to run Apache’s mpm_worker rather than the prefork mpm as it’s regarded to be much more efficient than the perfork mpm. Add in FastCGI rather than mod_php and it’s a great combination of stability as well as performance. Unfortunately there is one issue with running this on OpenVZ and that [...]
We’ve been a softlayer customer for a long time and we have quite a few machines with them at this point and we have people once in a while asking how in the world do we do what we do at softlayer. Some examples are routing our IP’s on a VLAN and having ranges on [...]
This is just going to be a quick overview of some common methods of load balancing your web services via software load balancers. This post will have several parts, each covering different software load balancers. This particular part we will be covering Perlbal.
In this post I’ll be using two different VPS accounts as an example [...]
The one thing with web hosting no matter who your market is there are a few users who cause problems for the majority of the user base. That’s whether you’re selling 10000GB of space or 1GB of space there will be users who do things that are not advised. We at Hawk Host deal with [...]
**WARNING**
The formatting on this post is lackluster – once again who am I to fight against the ways of WordPress? Hopefully the point / useful information gets across. I haven’t checked the spelling in this post either – so don’t kill me if you find a typo.
I’ve recently been fiddling around with multivariate testing on [...]