Long polling is not as efficient as XHRStreaming and I would therefore like to be able to (a) refuse long polling if too many connected clients and (b) disable long polling entirely.
a) Is there a way to detect user transport in addevent (when connected to the server) and then send the user a "connection refused" messsage? b) Is there a way to disable the fall back mechanism in APE JSF? (Next step is to detect/refuse/disable XHRStreaming and allow websockets only if high server load.) -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
