Mine's a 512MB OpenVZ running nginx and when I upload a test html file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test</title>
</head>
<body>
Test html file
</body>
</html>
and rush test that html in blitz.io (just the free test), I always get an error and or timeout. I cannot adjust the sysctl.conf and I'm guessing that's where the tcp timeouts and errors are coming from? This means if you have a popular website, even if it's just static html, some of your visitors may see an error or timeout.
Could anyone try this too on their OpenVZ VPSes? Blitz.io offers 10 free credits per month. 1 credit for each test.
On the other hand, I did the same test on a KVM VPS with adjusted sysctl.conf, no errors or timeouts.
http://ift.tt/1dvHQ0Z
0 comments:
Post a Comment