Re: Configure core Python scripts into Nginx

2015-08-06 Thread Nitin Solanki
Hi, Which one is better to configure with Nginx? Please can you suggest me with steps. I explored more but didn't getting anything. It will be very helpful for me. If you guide me in steps. Thanks.. On Thu, Aug 6, 2015 at 11:44 PM mex wrote: > if you ask for something like mod_cgi from the a

Re: Configure core Python scripts into Nginx

2015-08-06 Thread mex
if you ask for something like mod_cgi from the apache-world, there is nothing like this; the following article might help to define requirements and find a solution: > https://www.digitalocean.com/community/tutorials/a-comparison-of-web-servers-for-python-based-web-applications Nitin Solanki W

Re: Configure core Python scripts into Nginx

2015-08-06 Thread Nitin Solanki
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

Re: Configure core Python scripts into Nginx

2015-08-06 Thread mex
Ray Cote Wrote: --- > We use gUnicorn for our nginx/Django deployments. > Lots of good guidance on the gUnicorn site: > http://gunicorn-docs.readthedocs.org/en/latest/deploy.html > nginx is their deployment of choice... > -Ray > gunicorn (+nginx

Re: Configure core Python scripts into Nginx

2015-08-06 Thread Ray Cote
We use gUnicorn for our nginx/Django deployments. Lots of good guidance on the gUnicorn site: http://gunicorn-docs.readthedocs.org/en/latest/deploy.html nginx is their deployment of choice... -Ray On Thu, Aug 6, 2015 at 9:49 AM, Yichun Zhang (agentzh) wrote: > Hello! > > On Thu, Aug 6, 2015 at

Re: Configure core Python scripts into Nginx

2015-08-06 Thread Yichun Zhang (agentzh)
Hello! On Thu, Aug 6, 2015 at 2:51 PM, Nitin Solanki wrote: > Which should I use fastcgi or uwsgi. It's generally believed that uwsgi is better. > I tried uwsgi but not > succeed. Can you help to sort out my problem. Shall you please send me steps > to configure python with Nginx. > As the main

Re: Configure core Python scripts into Nginx

2015-08-05 Thread Nitin Solanki
Hi Zhang, Which should I use fastcgi or uwsgi. I tried uwsgi but not succeed. Can you help to sort out my problem. Shall you please send me steps to configure python with Nginx. On Wed, Aug 5, 2015 at 8:52 PM Yichun Zhang (agentzh) wrote: > Hello! > > On Wed, Aug 5, 2015 at 10:25 P

Re: Configure core Python scripts into Nginx

2015-08-05 Thread Yichun Zhang (agentzh)
Hello! On Wed, Aug 5, 2015 at 10:25 PM, Nitin Solanki wrote: > I want to execute python scripts into Nginx server. I don't want to > any frameworks for that. Core python script, I need to use. > Any help and step to follow . To do that. > Because you're using NGINX, I'd assume you're aft

Configure core Python scripts into Nginx

2015-08-05 Thread Nitin Solanki
Hi, I want to execute python scripts into Nginx server. I don't want to any frameworks for that. Core python script, I need to use. Any help and step to follow . To do that. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/