hed probably 1 on ~2000 requests.
>
>
>
> From: Vincenzo D'Amore [mailto:v.dam...@gmail.com]
> Sent: Wednesday, February 19, 2014 3:32 PM
> To: users@httpd.apache.org
> Cc: users@httpd.apache.org
> Subject: Re: [users@httpd] Unconfirmed BUG
>
>
>
> Hi,
>
>
users@httpd.apache.org
Cc: users@httpd.apache.org
Subject: Re: [users@httpd] Unconfirmed BUG
Hi,
maybe apache user haven't permissions to access to the file system located
under NFS. Have you tried to double check apache user permission?
You could also try 'su - apache' and through
Hi,
maybe apache user haven't permissions to access to the file system located
under NFS. Have you tried to double check apache user permission?
You could also try 'su - apache' and through the shell move into the
unreachable path.
If you want directly debug apache process you should start it
Good day!
I found strange behaviour of Apache.
Apache is installed and configured to run on the same host that is running
NFS server.
We used Gentoo and Apache 2.4.7
Since Apache does not give any content based on the NFS I enable in the
configuration file mmap, as well as, sendfile.
My colleague f