tcp vs. udp queries performance difference

Rick Jones foo at bar.baz.invalid
Tue Apr 6 22:38:38 UTC 2004


phn at icke-reklam.ipsec.nu wrote:
> It's also less CPU involved when using UDP.

Generally.  There can be cases - say using sendto() rather than
connected UDP and send() where UDP will do the route lookup on each
send, but TCP can "cache" that.

rick jones
-- 
portable adj, code that compiles under more than one compiler
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to raj in cup.hp.com  but NOT BOTH...


More information about the bind-users mailing list