View Single Post

  #1 (permalink)  
Old 11-04-2004
 
Posts: n/a
Default 2 connections per browser session ?

ok,

i am having a few issues with many repetative requests to a server...

having looked at downloading x files in parrallel it seems [in ie and
firefox] that from a single browser session you can only get 2 connections
to apache, once 2 files are downloading then no further navigation /
downloading.

i assume that this is to stop a single user swamping the server,

is this a correct assumption ??

is this something i can change the number [up it to 5?] ??
[i've had a good look through httpd.conf and faq / news groups]

i think this may be causing issues when i am using multiple javascript
xmlhttp requests,
when it get busy and 3 or more elements on the page are updating it seems to
have problems

anyway, the question is basically how do i allow more than 2 connections
from a single browser session

TIA
Den
D E N at h @ v 3 @ j 0 1 n t dot c 0 m