J
J
jeruthadam2017-09-02 20:40:56
Node.js
jeruthadam, 2017-09-02 20:40:56

Why such poor results with a simultaneous request on the route?

I did an experiment. I set a settimeout for res.send 10 seconds and opened 6-8 tabs one by one. As a result, the last tab loaded at least 25 seconds. Why not 10? Is it that, it turns out, several users at the same time on one route can put it down, cause such a delay in the response?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2017-09-02
@jeruthadam

several tabs are not several users, but one.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question