Re: [issue2551005] mod_python discontinued

"John P. Rouillard" <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
Hi Tom:

In message
<1539109581.88.0.545547206417.issue2551005@psf.upfronthosting.co.za> ,
Tom Ekberg writes:
>New submission from Tom Ekberg:
> [...]
>In docs/installation.txt, section 'Configure a Web Interface' mod_python
>is listed [...]
>which has a link to this page:
>
>http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html
>
>The first 2 lines in the body of the second link's page are:
>
>Thursday, June 17, 2010
>The mod_python project is now officially dead.
>
>The first link says that mod_python has "multiple security, performance and 
>stability issues". The module mod_wsgi is the recommended alternative.
>
>Since mod_python was declared dead in June 2010, and has problems
>with security, performance and stability, should it be listed as an
>alternative web interfaces in roundup's doc/installation.txt?

Yeah we should probably remove it, or at least list it last and
suggest mod_wsgi as an alternative.

Were you able to successfully deploy roundup under mod_wsgi using the
installation instructions?

If not, do you have updates to the doc with something that works?

It looks like there may be a few variations of issues with the wsgi
setup/docs. From a 1.4 setup issues were discussed at:

  https://stackoverflow.com/questions/12408871/setup-roundup-with-wsgi-and-apache

  https://community.webfaction.com/questions/4165/roundup-issue-tracker-install

These:

  https://groups.google.com/forum/#!topic/modwsgi/FS4sClyxkCM
  https://groups.google.com/forum/#!topic/modwsgi/VAz3bSF9bH4

suggest dropping

    httpd = make_server('', 8917, app)
    httpd.serve_forever()

at the end of the doc example. I don't have a setup here to test with
and I am not familiar with wsgi so ...

Have a great day.

--
				-- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.