Hello Hans,
I tried both enablemmap and enablesendfile, but it seems it has made
no change. Maybe this is not an Apache issue?
Thanks,
Antoni
HansH ha escrit:
> "Antoni" <antonimassomola@gmail.com> schreef in bericht
> news:1180865965.686202.124860@p47g2000hsd.googlegr oups.com...
> > Hello,
> >
> > I have a web pages balanced through LVS. One fo the servers gets the
> > files through NFS from the other server. Sometimes images appear to be
> > broken. I guess more files fail to be shown as well. Does anyone know
> > about this behavior using Apache & NFS? You may see the broken images
> > at http://upblogger.com/Video/ (note that depending on the server LVS
> > redirects you may see the images).
> >
> Try your luck with either or both of
> http://httpd.apache.org/docs/2.2/mod...tml#enablemmap
> http://httpd.apache.org/docs/2.2/mod...enablesendfile
>
> or have a peek at the results after submitting 'nfs' at
> http://httpd.apache.org/docs/2.2/
>
>
> HansH