WebNFS Developer's Guide

Can I Control the Client's Read Size and Write Size?

Most client implementations of NFS allow the configuration of read and write sizes. Normally an NFS version 2 client reads and writes files in 8k chunks, however some routers may drop UDP packets of this size and a smaller transfer size will yield better results. The Java NFS client provides no interface for setting transfer size. Transfer size is negotiated with the server.