Hi.  I have been running into an interesting issue that has been
causing me a little bit of trouble when using ape.  We will have as
many as 70 people on at once using same channel.  We are using inline
push to process data from MYSQL using PHP.  On occasion, I will click
on a button to trigger an event and it will freeze.  I push it a
couple more times to see if I can get it to continue and it will
freeze for up to three seconds and then process all the backed up
requests.  I downloaded latest git version a few weeks ago and I'm not
sure what version I'm on because I don't know how you find that out.
I don't recall this happening before I switched from version 1, but
that may have been because our customer base was around 35 at the
time.

The same PHP file is triggered onclick for all users.  Is this
potentially the problem?  I have used different browsers with the same
result.  When viewing firebug when this happens you can see where the
process will literally "stick" before starting back up and process the
backed up queue.

Do you think that there are too many simultaneous requests coming in
and it's freezing it?  Or is it possible it's something else?  Any
help on this would be appreciated.  Thank you.

Ryan

-- 
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/

Reply via email to