You might want to think about using something more robust like
smartfoxserver so you can not have the restrictions of http requests.
I've been using is on a chat/whiteboard app for a while and it's an enormous
performance increase over any http requests.

On Sun, Aug 16, 2009 at 3:26 PM, Alexander Farber <
[email protected]> wrote:

> Ok I had to enter "about:config" in Firefox and increase
> "network.http.max-persistent-connections-per-server"
> ( - that is at my development server.
> At my prod. server I will use multiple hostnames)
>
> Now I'm few steps further, but any good experiences/advices
> on 2 HTTP requests setups (1 blocking + 1 async) are still welcome.
>
> Regards
> Alex
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to