http loadbalancer with keep-alive connection

1,728 views
Skip to first unread message

anil...@gmail.com

unread,
Dec 26, 2014, 1:34:55 AM12/26/14
to gce-dis...@googlegroups.com
I followed instructions here 
and setup apache in multiple regions with KeepAlive On setting

If I access individual server the response has Connection : keep-alive header but if I use the http load balancer the keep-alive is missing.

Did anyone else run into this? Is there any documentation to enable keep-alive using http load balancer?

Thanks


den...@greta.io

unread,
May 19, 2015, 12:56:21 PM5/19/15
to gce-dis...@googlegroups.com
Hi,


This you find a solution to getting the Connection : keep-alive header throw the load balancer?

Thanks

Dennis

Kamran (Google Cloud Support)

unread,
May 27, 2015, 5:48:44 PM5/27/15
to gce-dis...@googlegroups.com, anil...@gmail.com

We are currently looking into this. I'll update you as soon as I have any news.

Sincerely,

Kamran (Google Cloud Support)

unread,
Jun 4, 2015, 2:18:52 PM6/4/15
to gce-dis...@googlegroups.com, anil...@gmail.com

In HTTP/1.1, all connections are considered persistent unless declared otherwise[1]. The HTTP/1.1 persistent connections do not use separate keepalive messages in the header, they just allow multiple requests to use a single connection. You can specify the timeout value for the persistent connections in your HTTP server configuration file. Visit this case for configuration example for Nginx HTTP server.

Sincerely,



On Friday, December 26, 2014 at 1:34:55 AM UTC-5, anil...@gmail.com wrote:
Reply all
Reply to author
Forward
0 new messages