<div dir="ltr">Since my requests according to my profiling take around 0.065 seconds to execute. I am really unsure of what happens after the response leaves the django side and uwsgi starts handling it with nginx. Is there a way to do some profiling at uwsgi or nginx level?</div>

<div class="gmail_extra"><br clear="all"><div><div dir="ltr">Best Regards,<div><br><b>Rakan AlHneiti</b><div>Find me on the internet:</div><div><a href="http://www.facebook.com/rakan.alhneiti" style="font-size:x-small" target="_blank"><img src="http://rakan.me/wp-content/uploads/facebook_16.png"> Rakan Alhneiti</a><span style="color:rgb(102,102,102);font-size:x-small;background-color:rgb(255,255,255)"> | </span><a href="https://twitter.com/rakanalh" style="font-size:x-small" target="_blank"><img src="http://rakan.me/wp-content/uploads/twitter_16.png"> @rakanalh</a><span style="color:rgb(102,102,102);font-size:x-small;background-color:rgb(255,255,255)"> | </span><a href="http://www.linkedin.com/in/rakanalhneiti" style="font-size:x-small" target="_blank"><img src="http://rakan.me/wp-content/uploads/linkedin_16.png"> Rakan Alhneiti</a><span style="color:rgb(102,102,102);font-size:x-small;background-color:rgb(255,255,255)"> |  </span><img src="http://rakan.me/wp-content/uploads/skype_16.png" style="color:rgb(102,102,102);font-size:x-small"><span style="color:rgb(102,102,102);font-size:x-small;background-color:rgb(255,255,255)"> </span><span style="color:rgb(102,102,102);font-size:x-small;background-color:rgb(255,255,255)">alhneiti</span></div>

<div><font color="#666666" size="1"><br></font>----- GTalk <a href="mailto:rakan.alhneiti@gmail.com" target="_blank">rakan.alhneiti@gmail.com</a><br>----- Mobile: +962-798-910 990</div><div><br><img src="http://www.zend.com/topics/php5-zce-logo-new.gif"></div>

</div></div></div>
<br><br><div class="gmail_quote">On Fri, Feb 22, 2013 at 9:54 AM, mex <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

now you **only** need to find the bootleneck :)<br>
<br>
maybe its better to run ab from a machine in the same network<br>
instead of running on the same machine, esp. with one core.<br>
<br>
<br>
<br>
<br>
<br>
<br>
Rakan Alhneiti Wrote:<br>
-------------------------------------------------------<br>
<div class="im">> Hello,<br>
><br>
> Thank you all for your support.<br>
><br>
</div>> *Mex: *<br>
> *1) is the setup of your vmware similar to you ec2 - instance? i talk<br>
> esp.<br>
> about RAM/CPU-power here.*<br>
<div class="im">> Yes, i've setup the vmware machine to be 1.7 G in ram and 1 core just<br>
> like<br>
> the small ec2 instance.<br>
><br>
</div>> *2) do you have a monitoring on your instances, checking for<br>
> load/ram-zusage, iowait etc?*<br>
<div class="im">> What goes on here is that my CPU usage per uwsgi process is around 13%<br>
> and<br>
> server load starts to get much higher. MySQL operations usually take<br>
> 6-8 ms<br>
> which are optimized and not slowing the app down. once the load starts<br>
> rising, the app slows down and more connections start to fail.<br>
><br>
</div>> *Jan-Philip:*<br>
> *Do you run the benchmark program on the same virtual machine as the<br>
<div class="im">> web<br>
> stack?? For yielding conclusive results, you certainly don't want to<br>
> make<br>
> ab, nginx, and all other entities involved compete for the same CPU.<br>
</div>> *Yes, on both machines i try to run ab on the same machine. So that i<br>
<div class="im">> am<br>
> profiling the app from within taking away any network latency that can<br>
> affect the response rate. I tried running the test from a linode<br>
> machine to<br>
> an EC2 instance... same results.<br>
><br>
> Again, thank you for your support, i am persevering on this until i<br>
> find<br>
> out what the issue is.<br>
><br>
<br>
</div>Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,236391,236459#msg-236459" target="_blank">http://forum.nginx.org/read.php?2,236391,236459#msg-236459</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>