Hi,
Unfortunately, I already tried using those header settings during my
testing. And those don't solve my problem.
What 'match header set "Keep-Alive" value "$TIMEOUT"' does is force
relayd(8) to send a Keep-Alive header to httpd(8). But httpd(8) is
already replying with a "Connection: keep-aliv
Hi,
I have noticed that relayd(8) sends a "Connection: close" HTTP header
even if the backend server has sent a "Connection: keep-alive" HTTP header.
Here's my configuration:
# cat /etc/httpd.conf
server "default" {
listen on * port 80
location * {
root "/htdocs
2 matches
Mail list logo