Hi, Is there a limit on the number of non-persistent (HTTP/1.0) connections that an HTTP client simultaneously opens with a web server? The HTTP/1.1 RFC constrains a client to atmost two simultaneous persistent connections. -Srikanth