Re: logrotate
Horms <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 12, 2005 at 09:20:49AM -0700, Rick Willmore wrote: > I have to set it up in the configuration. The HUP would be issued > against the web application in order to rotate the log. This doesn't > affect heartbeat. The point is that the service would be down > temporarily to release and locks on the log file so that I can do a > clean rotate. I just worry that the application will be seen as down > and a failover will ensue. Understood. If you are doing load balancing and your webserver is being monitored by ldirectord, then if it is down for a short time then it might be taken out of the load balancing pool, and then put back in again. However, I suspect that the ammount of time that apache is non-responsive after a HUP is much shorter than any reasonable timeout for ldirectord, and thus in practice this should not occur. If you are just doing high availability, then the truth of the matter is that heartbeat does not monitor apache, so there is no chance that a failover will occur. -- Horms -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.