Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108736

Re: OT: limit number of connections from browser to my server?

From Rodrigo Bistolfi <rbistolfi@gmail.com>
Newsgroups comp.lang.python
Subject Re: OT: limit number of connections from browser to my server?
Date 2016-05-17 08:57 -0300
Message-ID <mailman.55.1463486282.19823.python-list@python.org> (permalink)
References <nhcr5g$o1k$1@ger.gmane.org> <CAMQZ-RcwLWROPcHkV=+ub+tY-PGdEERYd58QGsoeYxtz9zzTLw@mail.gmail.com>

Show all headers | View raw


Long shot here: Create a JS framework for loading resources in a better way:

1. Load HTTP and your JS core.
2. Load the rest of the resources via JS (maybe using promises for chaining
the requests one after the other)

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: OT: limit number of connections from browser to my server? Rodrigo Bistolfi <rbistolfi@gmail.com> - 2016-05-17 08:57 -0300

csiph-web