|
NAMEGungho::Component::Throttle::Simple - Throttle By Number Of RequestsSYNOPSIS--- throttle: simple: max_items 1000 interval: 3600 components: - Throttle::Simple METHODSsetupthrottle($request)Checks if a request can be executed succesfully. Returns 1 if it's ok to execute the request.
Visit the GSP FreeBSD Man Page Interface. |