up vote 0 down vote favorite
share [g+] share [fb]

little confused as to how the instances work. if I run a windows server instance, and say nobody hits the website, is the instance still running on their end or does it shutdown ever

link|improve this question

28% accept rate
feedback

2 Answers

up vote 5 down vote accepted

Yes, the instance is always running. It's just like a normal server and it doesn't matter if it's working or just idling.

link|improve this answer
so idling is free? – user2659 Dec 4 '09 at 13:35
1  
No, you're paying not for the CPU time, but the time the server is running. So only when you shut down the server it stops costing you money. – Tomas Markauskas Dec 4 '09 at 13:59
feedback

thomas is right on this one

link|improve this answer
1  
Then upvote his answer, don't add a meaningless answer. – Sam Dec 4 '09 at 10:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.