Actually, win2k pro will give you glitches. IIS won't allow more than ten connections, and a web based connection DOES count.
Consider trying Apache on win2k pro instead. That's a MUCH better work around. I've seen win2k pro deny connections on a web server before for too many concurrent connections. -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 4:35 PM To: CF-Talk Subject: RE: win 2000 professional for web server? > > I am setting up a web server with CF 5.0 on a win2kpro > > box and I read in the CF 5.0 installation manual that > > win2kpro is not recommended because it only allows 10 > > concurrent TCP/IP connections. This means that only 10 > > concurrent users can access the website right? Or are > > there connections used for internal things that would > > limit concurrent users further? > > Database connections, SMTP connections, FTP connections, > management connections, backup connections etc. etc. etc. > all reduce that number. If you run DNS even that reduces > the number during zone transfers. Actually, I don't think this is true. I think you can have more than ten concurrent TCP/IP connections. You just can't support more than ten concurrent authenticated or SSL connections through the version of IIS that comes with Win2K Pro. I'm not 100% sure about this, though, and don't have a machine handy to test. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

