Active sync killing Apache
    Thomas Spuhler 
    thomas.spuhler at btspuhler.com
       
    Sun Aug  9 18:12:21 CEST 2015
    
    
  
On Saturday, August 08, 2015 10:24:56 AM you wrote:
> 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
> }
I have some more thoughts about this. The distro does a reload as the script 
above shows. I haven't seen any bug reports about this problem. We certainly 
run our own servers (Mageia) and other folks run our server based on our 
distro. So the problem is very likely somewhere else.
Maybe the logs show more as bshaw is asking.
-- 
Best regards
Thomas Spuhler
All of my e-mails have a valid digital signature
ID 60114E63
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/users/attachments/20150809/9560b6c7/attachment.sig>
    
    
More information about the users
mailing list