Nginx
By default, HollaEx CLI generates Nginx configurations automatically based on user's settings values. Generated files would be stored at templates/local/nginx
.
You can add your own snippets templates/local/nginx/nginx.conf.
Rate limits
In templates/local/nginx/nginx.conf
, you can see and modify your rate limit setups based on your needs. Check here to see details on how the Nginx rate limit works.
Both for generic
v2
and/order
URL endpoints, By default they got10 burst.
Last updated