Hello, I'm developing a CVS client for CVS4NT. To increase performance, I use a kind of connection pooling. So, there is a pool with a lot of opened connection and client use these ones to perform CVS operations.I know that connections have no timeout, but the connection limit is set by the system (for instance W2000 Server)How can I manage and increase the number of connection that can be keeped alive? Thanks a lot, regards,
Valerio _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
