Re: nginx and apache

2013-07-03 Thread Kakar Arunachal Service
Thanks Rafael! On Wed, Jul 3, 2013 at 12:08 AM, Rafael E. Ferrero wrote: > https://code.djangoproject.com/wiki/DjangoAndNginx > http://wiki.nginx.org/DjangoFastCGI > > its a start. ;) > > > 2013/7/2 Kakar Arunachal Service > >> Can you please suggest any good tutorial regarding this. And i'm o

Re: nginx and apache

2013-07-02 Thread Rafael E. Ferrero
https://code.djangoproject.com/wiki/DjangoAndNginx http://wiki.nginx.org/DjangoFastCGI its a start. ;) 2013/7/2 Kakar Arunachal Service > Can you please suggest any good tutorial regarding this. And i'm on > windows. :( > > -- > You received this message because you are subscribed to the Googl

Re: nginx and apache

2013-07-02 Thread Kakar Arunachal Service
Can you please suggest any good tutorial regarding this. And i'm on windows. :( -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegr

Re: nginx and apache

2013-07-02 Thread Rafael E. Ferrero
Yes! 2013/7/2 Kakar Arunachal Service > Thanks. So, nginx is good for both static and app files too? > > > On Tue, Jul 2, 2013 at 3:18 AM, Rafael E. Ferrero < > rafael.ferr...@gmail.com> wrote: > >> i installed apache, its strong but seems to nginx its more faster... i'll >> planning change to

Re: nginx and apache

2013-07-02 Thread Kakar Arunachal Service
Thanks. So, nginx is good for both static and app files too? On Tue, Jul 2, 2013 at 3:18 AM, Rafael E. Ferrero wrote: > i installed apache, its strong but seems to nginx its more faster... i'll > planning change to nginx... are some people using nginx for static server > and apache for app serve

Re: nginx and apache

2013-07-01 Thread Rafael E. Ferrero
i installed apache, its strong but seems to nginx its more faster... i'll planning change to nginx... are some people using nginx for static server and apache for app server... others says that nginx with lighttpd its more faster (and better for concurrency). For now im using only one web-server.