I am aware of the browser limitation, however that is certainly not the problem. The simplest way I can explain it is this: if I load two pages with nothing but reams of text (no images, no included files, nothing else) on two different domains from the same server, they load simultaneously. If I load those same two pages on the same domain, the second will not begin loading until the first has completed. Unless my various browsers are all limited to one connection, I can't see how it is a browser issue.
Thanks, Rob. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Wednesday, April 16, 2008 6:08 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Single Client Simultaneous Page Load Issue On Wed, Apr 16, 2008 at 6:43 AM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Tue, Apr 15, 2008 at 10:53 PM, Robert Conrad > <[EMAIL PROTECTED]> wrote: > > Hi Everybody, > > > Does anyone have any idea how to force apache to server two pages to a > > single client on the same domain simultaneously? > > I think you need to focus on your client or your application, apache > isn't staging the responses. I agree. You do know that modern browsers (excluding the latest beta releases) limit themselves to 2 or 3 simultaneous connections to the same host? These could be easily filled up by image/javascript/css requests for one page, leaving no opportunity to grab the other page until the first is finished. The latest beta releases of MSIE and firefox are going up to 6 simultaneous connections, if my memory serves me correctly. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]