laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

Throlling support #38

Open michalbundyra opened 4 years ago

michalbundyra commented 4 years ago

Hello,

I would create zf-apigility-throlling module which would allow rate limiting for apigility APIs.

@weierophinney

Do you think that our community could have any interest for this?


Originally posted by @nuxwin at https://github.com/zfcampus/zf-apigility/issues/148

michalbundyra commented 4 years ago

@nuxwin, have you made some progress?


Originally posted by @metanav at https://github.com/zfcampus/zf-apigility/issues/148#issuecomment-177447354

michalbundyra commented 4 years ago

You can abstract this functionality on web server level and use software like Kong for Api management. It is smarter solution because it you reach the limits you will not be allowed to access our network (behind the Kong layer) and will not overload the fpm servers

Sent from my iPhone

On Jan 31, 2016, at 11:24 AM, Naveen notifications@github.com wrote:

@nuxwin, have you made some progress?

— Reply to this email directly or view it on GitHub.


Originally posted by @pavkatar at https://github.com/zfcampus/zf-apigility/issues/148#issuecomment-177470828