Welcome! Log In Create A New Profile

Advanced

Re: Orbited proxied by nginx hangs web traffic for particular user

Thomas Love
June 12, 2011 09:02AM
On 12 June 2011 14:33, Szymon <nginx-forum@nginx.us> wrote:
> We are using nginx -> Orbited for long-polling, nginx -> uwsgi for web
> content (AJAX-driven), and nginx for static files. Problem is, when user
> open more than, dunno, about 6-7 tabs in browser. Then, traffic for user
> (and just for him) just hangs.

Browsers have very low per-host connection limits. You will need to
work around this in your application. Subdomains are a good start. But
the best solution I know of is to use inter-tab communication in your
application (via cookies) and restrict the long-polling to just one
tab.


Thomas

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Orbited proxied by nginx hangs web traffic for particular user

Szymon June 12, 2011 08:33AM

Re: Orbited proxied by nginx hangs web traffic for particular user

Thomas Love June 12, 2011 09:02AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 290
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready