Allows you to search a variety of questions and answers
This may be attributed to your MTU setting on your main eth interface (usually eth1 or eth0). The below example applies to an RH-based OS.
When you are logged into shell as root or a privileged user, type in:
ifconfig ethX mtu X
Where ethX is either eth0, eth1, etc.. depending on your configuration and mtu X is a number in seconds. To see what you currently have it set at, you can run the ifconfig command all by itself and look at the MTU value returned. A good number for googlebot to properly crawl your site is around 500. So, as a full example, if your main interface is eth1, you'd run the following command from the prompt:
ifconfig eth1 mtu 500
To have this take effect on reboot/startup, add the following line to your /etc/rc.local file:
/sbin/ifconfig eth1 mtu 500;
I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever had with any hosting company. The support is always spot on and available around the clock, excellent for me since I'm always working on things at odd hours. They make upgrading to fit needs very clean and easy, the cost is excellent for services received, and they have me as a customer for life.
Thanks for the fast sollution, it was my fault since my original e-mail got somehow bugged and I didn't got the invoice mails.
We have been customers for several years. Just wanted to give a thumbs-up for their excellent response to a critical server issue we experienced this morning. We're back in biz and grateful.