Hi,

I have a Django site behind nginx and uWSGI 2.0.4, a single application running 
using the uWSGI Emperor, and I'm dealing with a situation that borders on the 
surreal.  No matter what I do, the site will not reload... it continues to 
serve the old version of the site.  And "no matter what" includes:

1. Touching the .ini file for the vassal.
2. Stopping and restarting the uWSGI stack.
3. Stopping and restarting the uWSGI stack and nginx.

I've confirmed it's not a browser-side caching issue by launching a new, clean 
browser that has not visited this site.  uWSGI is definitely serving up the 
site (per the logs), and all the paths are correct.

Needless to say, it may not be a uWSGI problem at all, but it's starting to 
reach the level of "change comments and recompile," so I wondered if this rings 
any bells.

Many thanks!
--
-- Christophe Pettus
   [email protected]

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to