79231521

Date: 2024-11-27 18:47:42
Score: 2
Natty:
Report link

These annotations are only limited for connections and transmission rates, to set the size of the shared memory zone it must be configured through ConfigMap by changing the zone size directly zone=name:size make sure to use unit-m(megabyte). Please see sample configmap below:

image

Additionally, based on this blog the limit_req_zone directive sets the parameters for rate limiting and the shared memory zone, but it does not actually limit the request rate.

Reasons:
  • Blacklisted phrase (1): this blog
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ralphyjade