Active sync killing Apache

bshaw at vsvinc.com bshaw at vsvinc.com
Sat Aug 8 16:24:56 CEST 2015


Is Apache completely dead or just hung?  Is there anything in your httpd logs?


From: Thomas Spuhler <thomas.spuhler at btspuhler.com>
Sent: Aug 7, 2015 5:05 PM
To: users at lists.kolab.org
Subject: Re: Active sync killing Apache

On Friday, August 07, 2015 09:14:53 AM Shaw, Brian wrote:
> On 2015-08-07 9:07 am, signaldeveloper at 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 at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20150808/3dd15feb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5843 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20150808/3dd15feb/attachment.bin>


More information about the users mailing list