Andrey Alekseyev wrote:
>
> > Well, I think Apache uses mmap.
>
> Back in time there was a discussion between you and Matt Dillon
> about your NFS-based environment, Apache, mmap and NFS
> inconsistencies. Do you remember? :)
Of course. These are the same Apache and NFS server and the same html
Andrey Alekseyev wrote:
>
> > It does not help too. Moreover, httpd childs sometimes die with
> > SIGSEGV now.
>
> Sorry :) Are you still using Apache with mmap for reading files
> over NFS? :) I'm afraid my patch isn't compatible with the
> mmap issues...
Well, I think Apache uses mmap.
Eugene
Andrey Alekseyev wrote:
>
> > I've applied both patches (and defined Z_NFS_EXTENSIONS).
> > It does not help. How do I handle it?
>
> Did you set open_retry_stale sysctl to 1?
It does not help too. Moreover, httpd childs sometimes die with SIGSEGV now.
Eugene Grosbein
__
Andrey Alekseyev wrote:
>
> > I've applied both patches (and defined Z_NFS_EXTENSIONS).
> > It does not help. How do I handle it?
>
> Did you set open_retry_stale sysctl to 1?
Ops, mea culpa. I'll try.
Eugene
___
[EMAIL PROTECTED] mailing list
http://
I've applied both patches (and defined Z_NFS_EXTENSIONS).
It does not help. How do I handle it?
Did you set open_retry_stale sysctl to 1?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mai
[moving to -net from -stable]
Andrey Alekseyev wrote:
>
> > If you'd like, try this patch (it may help for NFSv3 and certain
> > usage patterns)
> > http://blackflag.ru/patches/open-retry-stale.diff
>
> In addition you may also try this one:
> http://blackflag.ru/patches/nfs_subs.c.diff
>
> In