On Mon, Jan 12, 2009 at 2:22 PM, Tycon <[email protected]> wrote: > > No, mod_wsgi is a hack. Embedded mode is bad, no serious website is > running app server embedded in web server. Daemon mode is even more > stupid, an unstable (and non scalable) way of using web server to > manage the app server, and invent a new communication protocol between > them, when standard ones that support distributed architecture already > exist. >
you are right no self respecting site will use that piece of junk! although I saw this email some time ago http://groups.google.com/group/modwsgi/browse_thread/thread/88de3e07ea574ddb/95612a8e94613bf7 so you may reconsider that statement given this line. "Apache/2.2.9 (Debian) mod_python/3.3.1 Python/2.5.2 mod_wsgi/2.3 Server at pypi.python.org Port 80" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
