Answer the question
In order to leave comments, you need to log in
Is it ok to serve static with node.js?
Hello. There is a back-end on node.js, with the help of which I give statics and perform many other actions.
Is it worth it to install nginx separately to give statics, or will I not get a special profit in speed from this?
Answer the question
In order to leave comments, you need to log in
It is better to install nginx, since it will obviously be better when there are a lot of not very fast connections, especially from memory. Even better, of course, throw the statics on the CDN.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question