<div dir="ltr">I don't have apache runtime status.. (centos 6)<div><br></div><div>I am not sure where you guys are talking about to do the restart instead of reload?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 10, 2015 at 10:20 AM, Paul Bronson <span dir="ltr"><<a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Where do I set the "auto-restart"? Logs are showing same thing as the bug listed per Mike.</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 9, 2015 at 4:23 PM, Brady, Mike <span dir="ltr"><<a href="mailto:mike.brady@devnull.net.nz" target="_blank">mike.brady@devnull.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 2015-08-10 04:12, Thomas Spuhler wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Saturday, August 08, 2015 10:24:56 AM you wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is Apache completely dead or just hung?  Is there anything in your httpd<br>
logs?<br>
<br>
<br>
From: Thomas Spuhler <<a href="mailto:thomas.spuhler@btspuhler.com" target="_blank">thomas.spuhler@btspuhler.com</a>><br>
Sent: Aug 7, 2015 5:05 PM<br>
To: <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
Subject: Re: Active sync killing Apache<br>
<br>
On Friday, August 07, 2015 09:14:53 AM Shaw, Brian wrote:<br>
> On 2015-08-07 9:07 am, <a href="mailto:signaldeveloper@gmail.com" target="_blank">signaldeveloper@gmail.com</a> wrote:<br>
> > My httpd service dies after about a week for some reason when I have<br>
> > phones using active sync. I have to manually go in and restart the<br>
> > service or nobody can access anything obviously. Is there an issue<br>
> > with this? Does this happen to anyone else?<br>
> ><br>
> ><br>
> ><br>
> > Sent from my iPhone<br>
> > _______________________________________________<br>
> > users mailing list<br>
> > <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
> > <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
><br>
> Is your logrotate set to reload Apache instead of restart?  It should be<br>
> restart.<br>
><br>
> Brian<br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
> <a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
<br>
I haven't had any problems and my script reads:<br>
<br>
/var/log/httpd/*_log /var/log/httpd/apache_runtime_status<br>
/var/log/httpd/ssl_mutex {<br>
    rotate 5<br>
    monthly<br>
    missingok<br>
    notifempty<br>
    nocompress<br>
    postrotate<br>
        /bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true<br>
    endscript<br>
}<br>
</blockquote>
I have some more thoughts about this. The distro does a reload as the script<br>
above shows. I haven't seen any bug reports about this problem. We certainly<br>
run our own servers (Mageia) and other folks run our server based on our<br>
distro. So the problem is very likely somewhere else.<br>
Maybe the logs show more as bshaw is asking.<br>
<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
</blockquote>
<br></div></div>
Are you aware of this issue <a href="https://issues.kolab.org/show_bug.cgi?id=2050" rel="noreferrer" target="_blank">https://issues.kolab.org/show_bug.cgi?id=2050</a><br>
<br>
This is why others are suggesting a restart instead of a reload.<div><div><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>