Oleg, It's more a matter of convenience than function. I want my app's user to be able to specify the max number of connections per host globally. Because the web servers that are communicated with can change dynamically, it means that I'll have to keep track of what servers have been accessed before. Whenever a new server comes into play, I'll have to set the MAX_HOST_CONNECTIONS for it. Like I said, I can get the job done, but a global setting would be nice.
Thanks, David > Hi David, > > There is currently no easy way of doing that. What is wrong with > MAX_HOST_CONNECTIONS? > > Oleg ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]