Randy Belknap wrote:
> Nic Ferrier wrote:
> >
> > >>> "Drizen, Alex (London)" <[EMAIL PROTECTED]> 19-Jan-00 12:11:23 PM
> > >>>
> >
> > >I think the problem may stem from the fact that all requests are
> > made at
> > >EXACTLY THE SAME TIME given the nature of the frames page.
> >
> > Yes... but this is how it's supposed to work. If the web were serial
> > it would be soooo much slower than it already is.
> >
>
> Nic,
>
> Am I missing something here. For the requests to happen simultaneously,
> wouldn't the browser have to open two or more simultaneous connections
> to a webserver on port 80?
>
That is correct. That is also exactly what happens -- by default, Netscape
opens a maximum of four simultaneous connections to the server, but you can
change this. The most obvious case is when you request a page that has
multiple different images in it -- the reason you often see the images being
built at the same time is that the browser is doing multiple requests. The
same reasoning applies to framed sites where the contents of the frames are
being downloaded at the same time.
>
> Randy
>
Craig McClanahan
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html