Message Packet Size MTU: ethernet=1500; FDDI=4532; ATM=9188 is conventional (use netstat -i) |
MTU cannot be redefined in Communique! which is hard wired in optimization to Ethernet. InPerson allows one to change value of MTU |
tcp_sendspace/ udp_sendspace/ tcp_recvspace/ udp_recvspace are UNIX kernel parameters which define TCP/IP actions. The buffer sizes (16K for sendspace) is too low for ATM and when increased to 60K one sees a performance boost of a factor of two for ATM. |