Thank you very much for the information.
wt., 5 gru 2023 o 14:18 Yann Ylavic napisał(a):
> Hi;
>
> On Tue, Dec 5, 2023 at 11:13 AM Piotr Redel wrote:
> >
> > I have apache version 2.4.54. I wanted to add the addressttl=60
> parameter in the BalancerMember section.
>
> The addressttl parameter i
Hi;
On Tue, Dec 5, 2023 at 11:13 AM Piotr Redel wrote:
>
> I have apache version 2.4.54. I wanted to add the addressttl=60 parameter in
> the BalancerMember section.
The addressttl parameter is a new feature not part by any release yet,
it will be in the next one (2.4.59).
Your only options for
Hi
I have apache version 2.4.54. I wanted to add the addressttl=60 parameter
in the BalancerMember section. I have the proxy module enabled. In the
mod_proxy.c configuration you can see that it is
else if (!strcasecmp(key, "addressttl")) {
/* Address TTL in seconds
*/
a