Is there any way to put a reverse proxy in front of a Comet servlet? I
tried apache but thats a no go because it uses a single thread per
connection, which is not scaleable, then I tried nginx, which perhaps I did
something wrong in my setup but in the client code, the call to
getInputStream never returns, indicating something is wrong. I apologize
for not providing too many details and just proposing a general question,
but Im hoping there is a general solution to this problem. If you guys
needs server specific details I can provide later today when I get home
from work.

Reply via email to