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

Server "crash" on chat demo multi-tab

mrbrdo opened this issue · comments

To replicate:
Open the Chat demo app in Firefox in one tab. Then open it in another tab. Firebug shows repeated (fast) requests to server and page is left blank... If this tab is closed and the first tab is reloaded it has the same bug now. Must restart server for it to work again...

Note: in chrome it seems this problem is not triggered. Also after doing this in Firefox it will still work in Chrome so I guess this is a client problem.

Hi,

Are you using the last git trunk ?

Thanks

No i downloaded from the index page.

Ok, can you please try the git version (run sh build.sh in order to build it), and tell me if the bug still happen ?

Thanks

Issue over 4 years old. Closing. Reopen a new one if issue is still there.