I'm running several django applications on different vhosts on a virtual server. In that virtual server I have enough ram and cpu and I want to get the fastest configuration for mod_wsgi.
I don't have much cuncurrent users on the same virtual host, but I have a lot of files for every page so I should try to optimize page loading Now I'm using processes=2 maximum-requests=500 threads=25 with no particular apache optimization. Do you have any advice? -- Alessandro Ronchi SOASI Sviluppo Software e Sistemi Open Source http://www.soasi.com http://www.linkedin.com/in/ronchialessandro -- 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.