Forum Moderators: phranque

Message Too Old, No Replies

Edit logrotate from apache restart to graceful restart

Apache restarts from logrotate

         

desiguru

8:30 am on Mar 16, 2009 (gmt 0)

10+ Year Member



I noticed from my error_logs archives that from logrotate the server always restarts to move logs around. Is there anyway that I can make it to do a graceful restart instead of full httpd restart so that all of the users do not get kicked out.

eeek

10:19 pm on Mar 16, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You can edit /etc/logrotate.d/httpd to do that.