Keeping rackspace vserver alive
Posted
by
mit
on Pro Webmasters
See other posts from Pro Webmasters
or by mit
Published on 2010-12-01T19:27:52Z
Indexed on
2011/01/08
1:59 UTC
Read the original article
Hit count: 274
It appears to me that rackspace somehow freezes cloud VMs after some idle time. This means the first page request to a php page takes much longer to respond than the subsequent requests.
This is in some cases good, in other cases not acceptable.
I am actually querying a machine with wget from a different host now to keep it "alive". But I wonder what frequency would be necessary. Does anyone know the time period after which they send a VM to "sleep"? I guess it would be some minutes.
EDIT: There is absolutely no caching involved on the php site.
It just recently moved from another vhost and there was never such latency on the first request.
© Pro Webmasters or respective owner