Spahn, Daniel: Spahn, Daniel wrote: > I am running A recent build of Postfix on a Gentoo server- I am pretty > sure it is about 3-4 months old. The problem I have is that the line the > mail is sent out on is buggy- I get lots of packet sequence errors, slow > speeds, etc. I need any advice I can get on configuring fault
If the network suffers from congestion, increase timeouts. If the network suffers from harware-level errors (checksum errors), replace/reset/reboot defective hardware. If the network suffers from protocol-level errors, kill off selective acks, window scaling, IP path MTU discovery, shrink the TCP maximal segment size, and so on. Wietse