On Feb 4, 1:36 am, Kevin Baker <kba...@missionvi.com> wrote:

> I am trying to reload with as little impact on uptime as possible. With
> apache I do a /etc/init.d/apache2 reload rather than restart for the same
> effect.

That's actually not very good...  there are a few 'memory leaks' that
can happen through that effect.  It's in quotes because it's not
really a leak , but under a lot of apache modules, memory won't be
freed through that and just linger until a proper shutdown/startup.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to