<style type="text/css">
<!--
/* Nine - Font styles for outgoing message (text) */
p {font-family:Century Gothic, CenturyGothic, AppleGothic, sans-serif; font-size:10.0pt; color:#1F497D}
-->
</style><div style="font-family:Century Gothic, CenturyGothic, AppleGothic, sans-serif; font-size:10.0pt; color:#1F497D"><p dir=ltr>Is Apache completely dead or just hung?  Is there anything in your httpd logs?<br>
</p>
</div><div id="quoted_header" style="clear:both;"><br/><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt;font-family:Calibri, Arial, Helvetica, sans-serif"><b>From:</b> Thomas Spuhler <thomas.spuhler@btspuhler.com><br><b>Sent:</b> Aug 7, 2015 5:05 PM<br><b>To:</b> users@lists.kolab.org<br><b>Subject:</b> Re: Active sync killing Apache<br></span></div></div><br type='attribution'><div id="quoted_body"><pre>On Friday, August 07, 2015 09:14:53 AM Shaw, Brian wrote:
> On 2015-08-07 9:07 am, signaldeveloper@gmail.com wrote:
> > My httpd service dies after about a week for some reason when I have
> > phones using active sync. I have to manually go in and restart the
> > service or nobody can access anything obviously. Is there an issue
> > with this? Does this happen to anyone else?
> > 
> > 
> > 
> > Sent from my iPhone
> > _______________________________________________
> > users mailing list
> > users@lists.kolab.org
> > https://lists.kolab.org/mailman/listinfo/users

> Is your logrotate set to reload Apache instead of restart?  It should be
> restart.

> Brian
> _______________________________________________
> users mailing list
> users@lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users


I haven't had any problems and my script reads:

/var/log/httpd/*_log /var/log/httpd/apache_runtime_status 
/var/log/httpd/ssl_mutex {
    rotate 5
    monthly
    missingok
    notifempty
    nocompress
    postrotate
        /bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true
    endscript
}


-- 
Best regards
Thomas Spuhler

All of my e-mails have a valid digital signature
ID 60114E63</pre></div>