<p>Hi</p>
<p>Any helps here</p>
<p>Thanks'<br>
Atul Bansal<br>
<a href="http://www.techofweb.com">www.techofweb.com</a><br>
<a href="http://www.wordpressthemeit.com">www.wordpressthemeit.com</a><br>
<a href="http://www.oceanofweb.com">www.oceanofweb.com</a><br>
</p>
<div class="gmail_quote">On Jul 15, 2013 5:21 PM, "Atul Bansal" <<a href="mailto:oceanofweb@gmail.com">oceanofweb@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Ok... So please suggest solution here..<br>
I need to setup sites on nginx so tht processing of sites sud b fast </p>
<p> Much Thanks</p>
<p>Thanks'<br>
Atul Bansal<br>
<a href="http://www.techofweb.com" target="_blank">www.techofweb.com</a><br>
<a href="http://www.wordpressthemeit.com" target="_blank">www.wordpressthemeit.com</a><br>
<a href="http://www.oceanofweb.com" target="_blank">www.oceanofweb.com</a></p>
<div class="gmail_quote">On Jul 15, 2013 5:15 PM, "Ruslan Ermilov" <<a href="mailto:ru@nginx.com" target="_blank">ru@nginx.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Sun, Jul 14, 2013 at 12:53:27AM +0200, Atul B. wrote:<br>
> I dont think another nginx is already running as when I stopped my nginx<br>
> instance, i cannot see niginx running using the mentioned command...<br>
> The log error that i am getting is when I try to run any php file in my<br>
> browser.<br>
> However, for static html files, nginx is servig them fine<br>
<br>
The error you see is when a local port range gets exhausted<br>
for the (src=127.0.0.1, dst=<a href="http://127.0.0.1:80" target="_blank">127.0.0.1:80</a>) triple.<br>
<br>
This is because there's no Apache listening on <a href="http://127.0.0.1:80" target="_blank">127.0.0.1:80</a>,<br>
so nginx proxies request to itself in an endless loop.<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">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>
</blockquote></div>
</blockquote></div>