Can NextJS internal fetches be limited by OS network connection limits?
Unanswered
Irish Red and White Setter posted this in #help-forum
Irish Red and White SetterOP
Like the topic says I wonder if NextJS possibly could be limited to create new internal fetch connections by the operating system somehow.
We are troubleshooting a NextJS issue from hell where intermittently revalidate calls and also random pages are impossible to request, where NextJS indefinitely takes the request but never creates a response.
This appeared when moving from a VPS to running as an App Service on Azure.
Could there be something in the operating system, in this case the node alpine Docker image, that needs to be adjusted?
We are troubleshooting a NextJS issue from hell where intermittently revalidate calls and also random pages are impossible to request, where NextJS indefinitely takes the request but never creates a response.
This appeared when moving from a VPS to running as an App Service on Azure.
Could there be something in the operating system, in this case the node alpine Docker image, that needs to be adjusted?