As an administrator, you mounted the /exports/projects NFS exported directory from a server on a
LAN using the default NFS settings. You find the performance to be low.
Which NFS mount options can you use to increase the performance?
A.
set rsize=8192 and wsize=8192.
B.
set rsize=32768 and wsize=32768.
C.
set wsize=8192 and keep the read packet size at the default.
D.
set rsize=8192 and keep the write packet size at the default.
E.
set rsize=32768 and keep the write packet size at the default.
F.
set wsize=32768 and keep the read packet size at the default.