Seeking Technical Insights on NGINX Throughput Variations with Small vs. Large HTTP Requests #300
Closed
fero-majeeth
started this conversation in
General
Replies: 1 comment
-
This discussion appears to focus on the configuration, troubleshooting or general questions around running NGINX, which is not the intended use for GitHub discussions. We encourage you to visit https://community.nginx.org and share your discussion there as the NGINX Community Forum is the most appropriate place to engage for these types of questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am observing that in the existing NGINX application, issuing small HTTP requests results in more requests per second but less total throughput. Conversely, issuing large HTTP requests results in fewer requests per second but more throughput. I am trying to understand why NGINX results in lower throughput with small HTTP requests. Does anyone know the technical reason behind this?
Beta Was this translation helpful? Give feedback.
All reactions