Skip to content

Setup SSR with Nginx #1041

Answered by ajnsn
romsar asked this question in Help
Discussion options

You must be logged in to vote

Hey @RomanSarvarov
I am not 100% sure if I understand your question correctly. Generally speaking your webserver (Nginx) is still responsible for delivering all content to your users. The node process is only called internally (e.g. http://127.0.0.1:13714/render) and only delivers the rendered content for the first visit. All subsequent Inertia visits will be XHR visits.

Hope this helps :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by romsar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants