On Jan 13, 7:44 am, "Dalius Dobravolskas"
<[email protected]> wrote:
> On Mon, Jan 12, 2009 at 10: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.
>
> Tycon, are you talking about nginx's mod_wsgi or apache's mod_wsgi.
> That's two completely different projects IMHO.
>
> As for mod_wsgi on Apache I doubt that it is not scalable. At least it
> should be as much scalable as Apache. And it is not hack it is WSGI
> implementation for Apache. Graham could answer better here.

I have learned that there is no point trying to counter these sorts of
accusations. They never want to provide proof of why what they claim
is true and even when you point out where their arguments are wrong,
make no sense, or have been proven otherwise through actual use, they
don't listen and just keep repeating the same FUD. They also never
want to accept the basic concept of choice and that different systems
are going to suit different peoples requirements or mindsets.

The #pylons, #wsgi and #python.web irc channels seem to be a breeding
ground for this sort of stuff. If I didn't know any better I would
think this Tycon is the twin brother of one particular person on those
irc channels. Although, that other person may have toned down their
rhetoric by now, I haven't bothered to check lately what they are
saying.

It is pretty sad really, I would be quite happy adding those irc
channels to my watch list and helping out people with WSGI, mod_wsgi,
mod_python and Apache questions, but I don't because I would have to
spend most of my time just countering the FUD that was being put
around about both mod_python, mod_wsgi and use of Apache.

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