>From what I understand, most http clients are supposed to limit
themselves to 2 connections to a single server at a time.  To avoid
that, many sites (like google maps) use multiple subdomains handle the
requests.  This is why you will see domains like mt0.google.com and
mt1.google.com during google maps usage.  Hope that helps.

Dan

On Tue, Mar 4, 2008 at 2:53 AM, Dömötör Gyimesi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've googled around but i couldn't find any information regarding mod-mono
> configuration on the subject. My goal is to set up our mod-mono-server to
> accept requests from a host even if that same host just downloads a file.
> The current sitation is that if a user starts a download, the ajax user
> interaction stops until the download finishes.
>
> Any ideas?
>
> Thx,
> --
> Döme
> _______________________________________________
>  Mono-list maillist  -  [email protected]
>  http://lists.ximian.com/mailman/listinfo/mono-list
>
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to