0

Problem when using server push

asked 2011-02-10 08:46:13 +0800

maghraoui gravatar image maghraoui
12 2

problem description:
we are using comet server push & ListModelSharer (ZK 3.6.4) to update a list of messages to all client connected to our application, everything work perfectly when we connect directly to the JBoss web server, and even when we go through apache and mod_proxy.
but when we access to the application going through our router, after a while the message list isn't refreshed, we have to issue a refresh (F5) on the browser to recover the realtime update through comet server push.....
question: is there a way to workaround this issue, by detecting that the connection used by server push has been closed or have a problem, in order to restart automatically the serverPush for the connected client ?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-02-10 19:32:30 +0800

PeterKuo gravatar image PeterKuo
481 2

I haven't tried.
But I think
You may try to polling the client side by your self.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-02-10 08:46:13 +0800

Seen: 305 times

Last updated: Feb 10 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More