I was wondering if it is possible/practical to proxy a specific URL to
an orbited daemon (http://www.orbited.org/).
I have a basic setup that proxies "GET /orbited" to the daemon running on port 8000. HAProxy connects but there are some problems:
The whole reason for wanting to use HAProxy is to direct a specific URI to a socket running on a different port than your standard apache so that there are no javascript security problems on the browser side. Now if HAProxy has the same limitations as apache/backend when many client connections are kept open for a long time then using HAProxy is obviously not a solution either.
Any comments on this setup? Any other solutions that anyone is running to get COMET working on same hostname:port as main website?
Thanks!
Christoph
Received on 2008/01/30 21:08
This archive was generated by hypermail 2.2.0 : 2008/01/30 21:15 CET