Hi Need help with Throttle Limit.
Maxim Dounin
mdounin at mdounin.ru
Mon Mar 10 22:40:48 UTC 2014
Hello!
On Mon, Mar 10, 2014 at 07:16:55PM +0530, thehuntersays . wrote:
> Hi,
>
> I use Nginx as front end Engine for handling huge Traffic, we receive
> around 30k qps and have kept 5 Nginx under ELB (Elastic Load Balancer),
> each handling 6 k qps.
>
> I am using the Nginx Upstream module for connecting with the backend
> server, my Backend server is able to handle only 300qps, we use Nginx for
> mainly for throttling the request.
>
> But to my surprise on increasing the throttling limit to more than 100 qps,
> then Nginx is able to handle only around 1000, with throttling rate set to
> 1500qps, its able to handle only 250.
>
> The following is the configuration i am using.
[...]
> Please let me know how to make Nginx handle more request with throttle
> enable with the backend servers.
This certainly irrelevant to nginx-devel@ list. Please use nginx@
for such questions.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list