On Wed, Jul 9, 2014 at 5:50 PM, Amar Kamthe <amarkamthe...@gmail.com> wrote:
>
> Me too having the same issue.
> I tried all the above things like reloading the nginx server and
restarting the gunicorn but the changes are not reflected.
> Using command ps -aux | grep gunicorn. I found 1 gunicorn master and 3
worker threads running. I my case few of the files are reflecting but few
of them don't. Is it that there is an issue with the code files which is
not allowing to get loaded in nginx?. Also if I try using shell, it do
shows the changed code and all these thing works perfectly with apache and
mod wsgi. Can you help me in getting this issue resolved.

Well my issue is resolved. All I do after making the changes is :

$ service supervisord reload
$ service nginx reload

-- 
Sandeep Kaur
E-Mail: mkaurkha...@gmail.com
Blog: sandymadaan.wordpress.com

-- 
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...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF66xG0fUUtjcEaJ%3DgUo%2BWydhBZDCtvmmYoTQRVBu9%2B0Fv9Rmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to