> You can figure based on your sysctl settings, how much memory a tcp socket > will use by default or with stuff being written to it. There're lots of > sites that explain those in more depth. An idle connection can use around > 4-12k per.
Would using UDP connections instead of TCP be a good way to eliminate that overhead? Curtis H.
