Skip to content

Commit

Permalink
todos
Browse files Browse the repository at this point in the history
  • Loading branch information
slact committed Aug 27, 2009
1 parent e7d3ccc commit d0e5c83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ publically, as it is intended for use only by your application.
see http://wiki.github.com/slact/nginx_http_push_module/queuing-long-poll-relay-protocol

---------------------------- todo --------------------------------------------
- Add a directive apply to push_listeners regarding what to do when
multiple simultaneous requests with the same $push_id are received.
Options will be "unique", "broadcast", "fifo" and "filo".
- Add other mechanisms of server pushing. The list should include
"long-poll" (default), "interval-poll".
- Add a push_accomodate_strangers setting (presently defaulting to on).
When set to off, requests with a previously-unseen $push_id
will be rejected.
Expand Down

0 comments on commit d0e5c83

Please sign in to comment.