Skip to main content
Inspiring
July 15, 2010
Question

onDisconnect function called automatically at any time.

  • July 15, 2010
  • 1 reply
  • 1030 views

onDisconnect function called automatically at any time on script side. Any body have any idea why it's getting called at random time. Please tell us how to handle this situation.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    July 16, 2010

    This may be due to network latency so either on client side application you need to handle the event and reconnect or if dont want to do that you can increase the default RequestTimeOut from 2 to some larger value like 5 in Vhost.xml.

    Thanks,

    Amit

    Inspiring
    July 16, 2010

    Thanks Amit for your reply. But we are using FMS 2.0.5 and we dont have any

    option of RequestTimeOut

    in Vhost.xml. Do we have any other option. If you know then can you please tell

    me.

    Thanks body......

    Adobe Employee
    July 16, 2010

    Yes you are right. RequestTime Out was not in FMS 2.0 so you need to handle it on client side or go for latest version of FMS which has this support.

    Regards,

    Amit