Messages in this thread |  | | From | (Alan Cox) | | Subject | Re: info on NFS over TCP (maybe even RPC over TCP)... | | Date | Sat, 9 Jan 1999 22:36:25 +0000 (GMT) |
| |
> an NFS dir over TCP from a Sun server, I can read happily for about 6 > mins (timing from syslog), and then the socket gets a state change, the > client goes into CLOSE_WAIT and the solaris server side goes into > FIN_WAIT_2, > > So question is does anyone know what is the cause of this, the current RPC > code does not do a reconnect, but I'm wondering before I go in and fix it > whether this happening is proper and I should reconnect or whether the > socket close is the bug ..
Im not sure if the close should occur, it may be the sun server reaps idle links. But it should reconecting.
Alan
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |