0

FAQ: What are the "dummy" requests?

asked 2014-08-27 03:38:56 +0800

cor3000 gravatar image cor3000
6280 2 7

I sometimes see "dummy" requests in my zk application which are not triggered by any user interaction. e.g.:

http://myserver/myapp/zkau

Form Data:
    dtid:z_n06
    cmd_0:dummy
    opt_0:i

Where do they come from?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-08-27 03:42:08 +0800

cor3000 gravatar image cor3000
6280 2 7

Those requests are part of the ServerPush implementation and work similar (in case of PollingServerPush) like an onTimer event, which is sent to the server to pick up waiting updates. For CometServerPush they are only send when there are actually updates waiting. (see server push documentation)

link publish delete flag offensive edit
Your answer
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
1 follower

RSS

Stats

Asked: 2014-08-27 03:38:56 +0800

Seen: 26 times

Last updated: Aug 27 '14

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