- Mar 7, 2004
- 984
- 0
- 0
Hello,
I was wondering why a client would require more than one persistent connection. Can not all requests to the server be handled by a single persistent connection.
When a server is handling multiple multiple http connections, are all the requests destined for the same port, i.e. port 80 or port 8080?
I was wondering why a client would require more than one persistent connection. Can not all requests to the server be handled by a single persistent connection.
When a server is handling multiple multiple http connections, are all the requests destined for the same port, i.e. port 80 or port 8080?
