I was wondering which adapter is recommended as best for connecting to
Apache, assuming I have no special needs for, for example, Python to
be embedded in the web server process.
I'm currently using the ModPythonAdapter just because I already had
mod_python installed, but it's a little bit of a mess, not least of
which because mod_python requires a version of python compiled without
thread support and Webware requires a version of python with thread
support. Since I don't need mod_python per se for anything except
connecting to Webware's application server, I figured I could probably
do better.
Should I use mod_webkit?
I'm currently using Webware 0.5, but am considering moving to the
latest rc, or even tracking CVS versions. And the Apache is 1.3.20.
And this is on Linux.
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss