Hi,

   I am running a website which is currently running in its test
phase, it is a site which consumes too much bandwidth when running. We
are running the site on Amazon EC2 and paying bandwidth cost.

At times, I need to preserve over usage of data by bringing down the
website while our test cases go bad.

I am planning to write a handler like /shutdown which will ask me a
password and once down, all the pages will just return an HTTP 503.

What could be the simplest way to do it without altering any of my
current views or anything?

Thanks and regards

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to