Eric,
On 8/4/21 18:35, Christopher Schultz wrote:
Eric,
On 8/4/21 14:14, Christopher Schultz wrote:
Eric,
On 8/4/21 13:18, Eric Covener wrote:
On Wed, Aug 4, 2021 at 12:59 PM Christopher Schultz
wrote:
Reic,
On 8/4/21 11:17, Eric Covener wrote:
On Wed, Aug 4, 2021 at 11:08 AM Christophe
Eric,
On 8/4/21 14:14, Christopher Schultz wrote:
Eric,
On 8/4/21 13:18, Eric Covener wrote:
On Wed, Aug 4, 2021 at 12:59 PM Christopher Schultz
wrote:
Reic,
On 8/4/21 11:17, Eric Covener wrote:
On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
wrote:
All,
Can httpd automatically se
Eric,
On 8/4/21 13:18, Eric Covener wrote:
On Wed, Aug 4, 2021 at 12:59 PM Christopher Schultz
wrote:
Reic,
On 8/4/21 11:17, Eric Covener wrote:
On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
wrote:
All,
Can httpd automatically set Keep-Alive response header based upon the
KeepAliv
On Wed, Aug 4, 2021 at 12:59 PM Christopher Schultz
wrote:
>
> Reic,
>
> On 8/4/21 11:17, Eric Covener wrote:
> > On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
> > wrote:
> >>
> >> All,
> >>
> >> Can httpd automatically set Keep-Alive response header based upon the
> >> KeepAlive and other
Reic,
On 8/4/21 11:17, Eric Covener wrote:
On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
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 A
On Wed, Aug 4, 2021 at 11:08 AM Christopher Schultz
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
> Conten
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 int