I'm just starting to look into mod_wsgi on my system running Lubuntu 22.04. 
This is a new install, so there's no need to worry about legacy processes.

I plan to use pip install to load mod_wsgi. It seems to me that I have two 
options:
     first install an instance of Apache from the distro and then install 
mod_wsgi 
     second, install mod_wsgi-standalone which will bring along its own 
apache instance

Are there significant advantages to choose between the two? I'm guessing 
that mod_wsgi-standalone might have a better chance of having both apache 
and mod_wsgi agree with each other, and am inclined to go that way. Which 
do you recommend? Why?

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/4224bd24-5f48-48c8-9e52-002ab0a0827an%40googlegroups.com.

Reply via email to