Hi everybody!! I am trying to reduce the time it takes for the server to "know" when a user leaves a channel. I set the TIMEOUT_SEC var in the main.js to 15sec and tried few different values for pollTime (5/10 sec). In my scenario, the user leaves a channel and immediately enters a new different one; although I noticed that the server is aware of the "first leaving" after around 10sec, the second client (connected to the second channel) also disconnect a couple of secs after the first. Is there something wrong that I'm doing? thank you :)
-- 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/
