Hi,

One of the scenarios I want to cover is APE connectivity.

For example, when the client tries to connect but the APE service is
down or not responding, I see that the CONNECT request returns Abort
(in Firebug).
How do I capture such an event?

I am aware that 'apeDisconnect' event can capture disconnection, but
that's after the client was connected.

The second part is what's the best way to reconnect to another server
(I have a cluster of servers)?
Simply call client.load(...) with a new address?

Thanks!

Ofer

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
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