APE-Project / APE_Server

Ajax Push Engine : Lightweight HTTP Streaming server. Fully written in C language, it provides best performances, making it the faster Comet server to date. APE now support server-side javascript modules through spidermonkey

Home Page:www.ape-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APE doesn't send the Demo-Msg

riyuk opened this issue · comments

Hi there.

You can watch the Bug by yourself.
Here: http://riyuk.de/jsclient/Demos/Controller/demo.html you can find the Demo of the Controller.
If you now just open the "test.php" APE isn't able to send the given Msg.
If you open the printet URL by yourself the Message will be sent.

APE is running as "stand alone" as daemon. It's not used with mod_proxy.
APE got his own IP Adress with Port 80.

~$ host ape.riyuk.de

ape.riyuk.de A 88.198.120.222

~$ host 4.ape.riyuk.de

4.ape.riyuk.de A 88.198.120.222

My Webserver got this A-Record:
~$ host riyuk.de

riyuk.de A 78.46.93.206

Any solutions?

closed. config problem.
ip_local should be 0.0.0.0