Thank you! That's exactly what I wanted to know. On Monday, July 18, 2022 at 5:02:33 PM UTC-4 Graham Dumpleton wrote:
> Only use mod_wsgi-standalone as a last resort as updating of which Apache > version is used by it is not done often so it isn't usually the latest > Apache version and thus wouldn't have latest Apache security fixes. > > So if installing Apache (with dev package) is simple enough on your Linux > distro, rely on it instead of mod_wsgi-standalone is the better option. > > On 19 Jul 2022, at 6:55 am, Ed Trumbull <[email protected]> wrote: > > 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 > > <https://groups.google.com/d/msgid/modwsgi/4224bd24-5f48-48c8-9e52-002ab0a0827an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/91e846bb-862e-41ed-a303-82f4b913d92an%40googlegroups.com.
