Apache,NFS, FreeBSD, SuSe Linux.

Craig Harding <[email protected]> Mon, 02 Feb 2004 02:22:23 -0330
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
Has anyone here tried Apache with mod_backhand over NFS and using A 
FreeBSD NFS Server, a freebsd client and a linux client?

The freebsd apache machine works fine with grabbing and loading the pages..

But when I try reloading a page and it goes to the linux webserver it 
sometimes cannot find the file, if I look at the error_log for that 
linux webserver there are about 40-100 lines of:

[warn] (4)Interrupted system call: connect() timed out
[warn] (4)Interrupted system call: connect() timed out
[warn] (4)Interrupted system call: connect() timed out
.....
[error] [client IP NUMBER] File does not exist: filedir/index.php

I know that this is a major possibly a nfs issue, but I thought it might 
be a backhand problem as well since it is working over backhand to grab 
the pages.

thanks in advance (advice, flames, gestures, etc)

Craig.