Answer the question
In order to leave comments, you need to log in
Why docker application drops optimization?
Hello!
There is a frontend application that contains static html, css, js files + images. The application is packaged in a docker, a node is spinning in the docker that collects statics, and nginx that returns the statics.
After uploading to the server, measurements were made and it turned out that our application holds 2700 requests per second, if you get the application from the docker and give the statics directly to the server, then the results grow to 11000+ requests per second.
What's the matter? It was the same with the backend application, in docker 60 RPS without docker 650RPS
Who optimizes docker applications?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question