Re: Automatically set Keep-Alive response header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
<chris@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> All,
>
> Can httpd automatically set Keep-Alive response header based upon the
> KeepAlive and other configuration settings?
>
> Something like this:
>
> HTTP/1.1 200 OK
> Server: Apache/2
> Date: Wed, 04 Aug 2021 15:00:00 GMT
> Content-Length: 12345
> Connection: keep-alive
> Keep-Alive: timeout=5; max=100

> I'm interested in httpd generating that last response-header for me.

httpd does generate this by default, matching your settings.  You will
even see the "max" tick down.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux