> Potentially there will be 1000's of streams opening, sending data > and then closing evey 15 minuntes.
So five seconds activity every 15 minutes from 1,000 streams, equals average six simultaneous connections, a doddle. 10,000 streams 60, still low. > Another possibility is to have multiple servers listening on > different ports. If this is a mission critical system with downtime not really allowed, multiple capture and database servers should be planned. But they should be on different physical or at least virtual machines, or a combination of the two. You can use round robin DNS to alternate between server IPs, or load sharing appliances. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be