Hi,
I'm not sure if I've classified this correctly or not, but I'm looking for some input on request throttling. With laravel I've noticed it's rather simple to limit the number of requests to a particular page, however, I've yet to see any ideas on accomplishing this with phalcon.
Any input or advice is more than appreciated.
Thanks.