Too many request protection

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

User avatar
ekrem5353
Posts: 118
Joined: 10 Dec 2015, 15:50

Too many request protection

Postby ekrem5353 » 12 Feb 2019, 12:32

Hi,

Is tere a protection against sending too many extension request? Can we activate someting so users can not send more than thousand request in a minute? So users with bad intensions would not flood server.

Thanks
User avatar
Lapo
Site Admin
Posts: 23008
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Too many request protection

Postby Lapo » 12 Feb 2019, 14:42

Hi,
there's a filter for this for system request (i.e. the public API requests). For Extensions you will have to implement your own, based on each command your Extension handles. For real-time games it's possible to literally receive more than 1000 req. per second, for instance 20 movement updates/sec == 1200 packets per minute.

Cheers
Lapo
--
gotoAndPlay()
...addicted to flash games

Return to “SFS2X Questions”

Who is online

Users browsing this forum: No registered users and 46 guests