On Jan 14, 2:32 pm, Jorge Vargas <[email protected]> wrote:
> 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 
> agohttp://groups.google.com/group/modwsgi/browse_thread/thread/88de3e07e...
> 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"

The pycon site mustn't know what they are doing either. ;-)

Graham
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to