Curtis, Eric's answer was much more on point.
Further, "enabling" a module is just confusing for new users. Modules are either loaded, or not loaded. If you load a module previously not loaded, then you restart httpd. If you change most configuration, then a graceful restart is fine, save for changes to ServerLimit or ThreadLimit for the mpm. On Wed, 24 Aug 2022 at 19:32, Curtis Maurand <cur...@maurand.com> wrote: > > > > On Aug 24, 2022, at 6:27 PM, π Good Guy π <xfs...@hotmail.com> wrote: > > > > ο»ΏOn 24/08/2022 10:17, Jay Townsend wrote: > >> Hi All, > >> > >> Does anyone know what type of changes will require a restart of apache > over being able to do just a reload instead? As not able to find that > anywhere in the docs to tell me. This is so we can make the correct > approach in Ansible. > > I just found this thread on the web: > > > > < > https://stackoverflow.com/questions/31567165/what-is-the-difference-between-apache2-reload-restart-graceful > > > > > > > > > > -- > > > > With over 2.3 billion devices now running Windows 10/11, customer > satisfaction is higher than any previous version of windows. > > > I think if you enable or disable a module, you restart. If you enable or > disable a configuration, you reload. > > > βCurtis > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >