Hello everyone! I have a chat application which is based on this code http://www.sanwebe.com/2013/05/chat-using-websocket-php-socket everything is working fine until first page refresh. After that connection to the chat server is very long (even few seconds). Do you know how to fix this issue? Regards