I have successfully installed ape on my server (with apache). The tools check works but not all the time. Sometimes it can't start the ape client : Can't load APE JSF and the demo provided with the server don't work (i.e. I can't send a msg with the chat).
With the network logs from firbug, there is some timeout on a GET to 8.ape.mydomain.com . At each refresh and test, I got one or plus timeout from number.ape.mydomain.com and the number increases after each test. The previous number can't be reachable. ex : first time GET 0.ape.mydomain | it works second time : One timeout or plus on GET 0.ape.mydomain | works or not, depends on the number of timeout third time : same as second time but with GET 1.ape.mydomain and 0.ape.mydomain is unreachable. I don't understand why it works randomly and why the number change before ape.mydomain. I have configured bind like said on the wiki but haven't add a serveralias for my apache configuration (move the directory to /var/ www/something/). Is it because of that ? Thanks in advance. -- 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/
