> From: Yann Ylavic
> Sent: Monday, December 11, 2023 5:45 AM
>
> On Mon, Dec 11, 2023 at 2:10 AM Jason Pyeron wrote:
> >
> > I thought I could
> >
> > httpd -t -DDUMP_CONFIG | grep -e KeepAlive
> > httpd -t -DDUMP_RUN_CFG | grep -e KeepAlive
> >
> > but to no avail.
>
> DUMP_CONFIG comes with
On Mon, Dec 11, 2023 at 2:10 AM Jason Pyeron wrote:
>
> I thought I could
>
> httpd -t -DDUMP_CONFIG | grep -e KeepAlive
> httpd -t -DDUMP_RUN_CFG | grep -e KeepAlive
>
> but to no avail.
DUMP_CONFIG comes with mod_info (LoadModule required), but it will
only show the directives which are configu