Re: Apache stops serving pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the more detailed answer.  I was not familiar with the AcceptFilter command.  Since it was in Apache, I assumed (incorrectly) that it was controlling filtering in Apache.  I did a Google search and quickly found that it is actually controlling Winsock, so now it makes sense that it would not show up in the Apache error log.
 
Learn something new every day!  I kind of dislike making multiple changes to resolve a problem because then you may not know which one solved the problem.  Even if the change to 32 bit fixed the issue, I will add this in a week or two cause it does sound like a good idea!
 
Jim
 
 
 

From: "Yann Ylavic" <ylavic.dev@xxxxxxxxx>
Sent: Tuesday, January 12, 2016 8:48 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: Apache stops serving pages
 
On Tue, Jan 12, 2016 at 5:40 PM, Jim Walls <jim@xxxxxxxxx> wrote:
> Yann Ylavic asked:
>> Did you try Kevin's proposal, that is :
>> AcceptFilter http none
>> AcceptFilter https none
>
>
> I don't remember seeing that message, so no I didn't.
>
> However, If that was causing a problem, I would think that after setting the
> error log to debug level, I would have seen it in the error log.

Not necessarily because httpd won't see any request unless "delivered"
by the OS accept filters.
This is worth a try IMHO.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux