看板 DFBSD_bugs 關於我們 聯絡資訊
: :What's next? tcpdump on the server side ? : I'm not sure tcpdump can track rpcs over a tcp connection, but that would be the next step to try to find out which side is responsible for dropping one of the RPCs on the floor. Another possibility is that it is a stalled TCP connection which you can detect by looking at the receive and transmit buffer backlog on both sides via 'netstat -p tcp'. -Matt Matthew Dillon <dillon@backplane.com>