Overcoming max persistent connections with different ports?
问题 Following on from Max parallel http connections in a browser?, browsers can only have a few connections per host. I know this can be worked around using subdomains, but can I get around this by using different ports for the same host? So would the following allow a browser to triple its connections (assuming something was listening on each port)? www.example.com www.example.com:8080 www.example.com:8081 Thanks 回答1: Yes, using a different port number will cause the browser to treat it as a