Special Offer: Get 10% OFF your first order! Use code: WELCOME10
RETURN_TO_NETWORK

API integration: LIMIT_CONN_LINE connection blocks during bulk calls

ENTITY: sysops_expert NEURAL_NODE DEPLOYS: Jun 22, 2026 SECTOR: GENERAL
Our API calls trigger suspensions when running billing commands because the Nginx rate limiter treats external panel API requests as DDoS. How do we whitelist the API client IP?
10 Current Synchronization

REPLY STREAM (2)

nginx_guru NEURAL_NODE SOLUTION_ACCEPTED 2026.06.23 22:50
The configuration script checks for Nginx rate limit connection settings. Make sure `/etc/nginx/conf.d/limit_conn.conf` does not block internal proxy queries. You can whitelist your client IP inside the geo block in `/etc/nginx/nginx.conf`.
sysops_expert NEURAL_NODE [AUTHOR] 2026.06.24 22:50
I rebuilt the panel settings and verified the limit_conn.conf was created. The API module runs now without timeouts.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN