Leslie wrote: > Basically my setup is host 1 - fw1 - dedicated 1gige link (~25ms lag) - > router2 - fw2 - host 2
> I can blast udp across this pipe without a problem, but tcp > traffic seems to be limited to about 3 mbyte/s -- I can make > multiple sessions that are all transferring at this speed, but > no individual session will go over that "limit" Could be a limitation on throughput due to TCP window size. This might be what you referred to in your follow-up post. Google 'tcp bandwidth delay product'. Just to clarify - that's 25ms RTT (not one-way latency) and 3MBps (not 3Mbps) throughput, right? A packet capture will verify the window size being used by the TCP sessions. Regards, Brad _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

