<div dir="ltr">Hi all, I am not using any python framework. Generally, I use core python and making a call from php to python using AJAX. I found different ways to configure python with Nginx but they all have python framework integration. Any configuration, you have to follow for core python scripts Please help me.</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 6, 2015 at 11:24 PM mex <<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ray Cote Wrote:<br>
-------------------------------------------------------<br>
> We use gUnicorn for our nginx/Django deployments.<br>
> Lots of good guidance on the gUnicorn site:<br>
> <a href="http://gunicorn-docs.readthedocs.org/en/latest/deploy.html" rel="noreferrer" target="_blank">http://gunicorn-docs.readthedocs.org/en/latest/deploy.html</a><br>
> nginx is their deployment of choice...<br>
> -Ray<br>
><br>
<br>
gunicorn (+nginx for static content, caching, ssl-offload and waf-features)<br>
is what we use here<br>
too on a couple of installations; its rock solid and easy to use.<br>
<br>
<br>
<br>
cheers,<br>
<br>
mex<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,260791,260824#msg-260824" rel="noreferrer" target="_blank">http://forum.nginx.org/read.php?2,260791,260824#msg-260824</a><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" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>