Gregor Martynus created COUCHDB-2672:
----------------------------------------
Summary: Socket or Pooling of _changes feeds
Key: COUCHDB-2672
URL: https://issues.apache.org/jira/browse/COUCHDB-2672
Project: CouchDB
Issue Type: New Feature
Security Level: public (Regular issues)
Reporter: Gregor Martynus
Browser limit the amount of concurrent requests. If an app listents to several
_changes feeds at once, other assets like images may be blocked from being
loaded at all. It would be nice to have a way to pool these requests into one,
to get around the browser limitations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)