On 2014-10-10 07:51, Page, Jeremy  wrote:
> On 10/10/2014 08:50 AM, Brandon Allbery wrote:
>> On Fri, Oct 10, 2014 at 6:33 AM, Edward Ned Harvey (lopser)
>> <lop...@nedharvey.com <mailto:lop...@nedharvey.com>> wrote:
>>
>>     taking 10 minutes to start apache
>>
>>
>> Why are you running Apache on a micro instance? That's the equivalent of
>> running it on an original IBM PC.
>>
>  I use micro to test chef scripts. Apache (assuming you mean httpd) works fine
> as a static httpd. Or am I missing the sarcasm tag?

Micros are "burstable", which means that they are inconsistent. They are fine
for short burst of cpu usage, but if you use "more than your share" for longer
than a few minutes at a time, or too many bursts within a given a window,
they'll start chocking your CPU.

Having said that, What Ed is describing here looks more like a physical that's
dying, I'd stop and start that instance (or re-provision if it's cattle) to
get it to a different physical. If you're not afraid to use AWS as a bunch of
services, rather than a platform, than ELB + auto scale should have taken care
of this issue.

-- 
Yves.
_______________________________________________
Tech mailing list
Tech@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to