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
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"
2 matches
Mail list logo