Next.js Discord

Discord Forum

Concurrent API calls

Unanswered
Ferruginous Hawk posted this in #help-forum
Open in Discord
Ferruginous HawkOP
I have one server-side rendering page in the page router in which I have used the Axios to make the external API to call. now when multiple requests to the same page then each has a separate response time with the same load and data. can anyone help me to understand the same

0 Replies