PWS or Personal Web Server has a ten connection limit. If this limit is exceeded, what happens?
I have a project that requires ONLY up to 8 simultaneous user connection to a web server.Since this is minimal,it seems PWS can handle the job. However, I am concerned about that limitation.
Is there any connection pooling going on when the connection reaches its maximum level?
Thanks for your help
I have a project that requires ONLY up to 8 simultaneous user connection to a web server.Since this is minimal,it seems PWS can handle the job. However, I am concerned about that limitation.
Is there any connection pooling going on when the connection reaches its maximum level?
Thanks for your help