Firstsawyou commented on issue #4080:
URL: https://github.com/apache/apisix/issues/4080#issuecomment-822262065


   > {
   >   "count": 2000,
   >   "disable": false,
   >   "key": "remote_addr",
   >   "policy": "local",
   >   "time_window": 1
   > }
   
   The value of the `time_window` field in the plug-in configuration is set to 
1 second, you should try to set the `time_window` value larger. Because 
`time_window` represents the size of the time window (in seconds), the `count` 
will be reset after this time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to