long handshake nightmare

I've been searching for hours for a solution that actually resolves this long handshake issue without any success. I would really appreciate some assistance.

Installation was by the numbers, no problems whatsoever. But when we actually tried to run the server through its paces, all we can get is the following for every flash module:

[RAY notification - Chat.connect] Try to connect from:fans.djbiggaboss.com
[WARN] [Red5_Scheduler_Worker-2] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 99.109.141.190 : 52664 to 65.60.16.151:1940 (in: 3772 out 3223 ), with id 881493428 due to long handshake

Gloria Grayson
Quote · 24 Jan 2014

have you added your site URL or IP to access.dat file ?

DedicatedServer4You.com -- BIGGEST Range of Dedicated Servers at the Lowest Price!
Quote · 24 Jan 2014

@Swin  

I sent you a PM give it a try and let me know what happens.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 24 Jan 2014

Thanks for the assist. I was able to get it working by adding the IPs as well as the domain names.

Gloria Grayson
Quote · 28 Jan 2014

This may also fixed the issues :

modifying file in /opt/ray_server/conf/red5-core.xml


Look for this line:

<!-- Max. time in milliseconds to wait for a valid handshake. -->


change value from 50000


<!-- Max. time in milliseconds to wait for a valid handshake. -->
<propertyname="maxHandshakeTimeout"value="50000"/>
</bean>



to value 90000


and upload back the file.


<!-- Max. time in milliseconds to wait for a valid handshake. -->
<propertyname="maxHandshakeTimeout"value="90000"/>
</bean>
"Your future is created by what you do today, not tomorrow." @ www.dexpertz.net
Quote · 13 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.