Skip to main content
kahsbnxasxwasx
Known Participant
January 27, 2012
Question

HI,MASTER How to limit illegal unusual request for data

  • January 27, 2012
  • 1 reply
  • 959 views

Such as:

      var shareObjectResponder:Responder=new Responder(getSharedObject);

      nc.call("getSharedObject",shareObjectResponder,rd);

The RD is just a number, but it was a malicious transfer up to 10GB of data, or very large data, I would like to FMS can reject the call, ask how to achieve it, the best can be global control.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    January 30, 2012

    I might be wrong, but I doubt FMS can actually transfer more than 10 mb of data per tcmessage.. its a tc message limit.. Did you try with 10gb of data?? and does FMS allow it ??

    kahsbnxasxwasx
    Known Participant
    January 30, 2012

    Thank you ,Can limit the amount of data can not be larger than 100KB it?

    Adobe Employee
    February 7, 2012

    I don't think so.. Please consider filing a enhancement request for the same on Adobe bug reproting platform.

    Thanks