I
I
iNeedHelp2016-07-20 01:29:01
Node.js
iNeedHelp, 2016-07-20 01:29:01

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

2 answer(s)
Z
zapimir, 2016-07-20
@iNeedHelp

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.

#
#algooptimize #bottize, 2016-07-20
@user004

It will not be worse.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question