Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

iamriajul's avatar

Turning off Rate Limitting when requests are coming internal services (Docker Swarm Network)

I have a Frontend stack where the frontend requests to the API service (docker service) internally without using the public domain to grab the data for Server Side Rendering the Qwik Application.

In this scenario what would be the best way to only allow those internal communications without any limitations?

Thanks.

0 likes
0 replies

Please or to participate in this conversation.