django.middleware.gzip vs mod_deflate (Apache)

2011-09-26 Thread CC4t
What is the best choise? django.middleware.gzip or mod_deflate (Apache)? -- 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 django-us

daemon mod_wsgi or embedded mod_wsgi + apache-mpm + suexec

2011-09-26 Thread CC4t
What do you use in your high loaded project? mod_wsgi with "WSGIDaemonProcess testapp.test user=testapp group=testapp processes=N threads=M" in your VirtualHost or embedded mod_wsgi + apache-mpm + suexec -- You received this message because you are subscribed to the Google Groups "Django users"