Hi

> in the even you're using windows professional, it is limited to 10 inbound
connections, which is easy to overlook and forget.

NO.
The limit of 10 inbound connections apply to _windows shares only_. It's a
limitation to prevent usage of "professional" as "server".

However, the tcp/ip stack of professional and server are the _SAME_ and
there is _NO_ limitation on incoming or outgoing connections, as long as the
hardware can handle them.

One exception: Windows xp sp2 has a limit for the rate of creating outgoing
connection, which is suppost to slow down worms, but it can be disabled in
registry. However, this does NOT apply to incoming connections.

However, 1000 request/second is propably way to much for one system. Buy two
and use load balancers, or do very good cashing in your webapp. But do not
access the database for every page hit.

Regards,
  Steffen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to