I am deploying something for my immediate group in my company, which
has about 30 or so people. My app (report) would be viewed at most a
few thousand times day (which would already be more than most of the
current php apps out there in my group). I would like to know if it's
ok to break all the rules such as running the default server and also
use it for media (which primarily consists of some ~500k large flash
files -- I am using Flex front end).

By the way, I really like this micro-app architecture about django,
unlike pylons. I am primarily using it for generating business reports/
dashboards (converting large excel files to simple web apps). And this
way of loading small apps really works well.

The reason I don't want to use apache is primarily due to 1. restarts
2. lacking root access.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to