<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: http Keepalive question in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931233#M18316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to turn on the keepalive on the loadbalancer.  The backend server keepalives will go through the loadbalancer to the client and that's enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2008 07:30:36 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2008-05-28T07:30:36Z</dc:date>
    <item>
      <title>http Keepalive question</title>
      <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931232#M18315</link>
      <description>&lt;P&gt;Is there any way to tune the http keepalives on the ACE appliance?  This is how we configured our web servers to talk to our old loadbalancer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apache config snippit:&lt;/P&gt;&lt;P&gt;httpd.conf:KeepAlive On&lt;/P&gt;&lt;P&gt;httpd.conf:MaxKeepAliveRequests 300&lt;/P&gt;&lt;P&gt;httpd.conf:KeepAliveTimeout 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Geoff&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2008 16:31:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931232#M18315</guid>
      <dc:creator>gkuchera</dc:creator>
      <dc:date>2008-05-27T16:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: http Keepalive question</title>
      <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931233#M18316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to turn on the keepalive on the loadbalancer.  The backend server keepalives will go through the loadbalancer to the client and that's enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 07:30:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931233#M18316</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-05-28T07:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: http Keepalive question</title>
      <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931234#M18317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to setup any timers?  I think what might be happening is the apache server is timing out connections before the load balancer and the load balancer still tries to use the already closed connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_Geoff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ACE's in question were recently installed to replace BigIP5000's which had an option turned on called OneConnect, which I think is similar to server reuse.  I remember we have to tune some timers on the BigIP's for tcp timeouts, etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 11:45:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931234#M18317</guid>
      <dc:creator>gkuchera</dc:creator>
      <dc:date>2008-05-28T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: http Keepalive question</title>
      <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931235#M18318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geoff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest some troubleshooting to figure out what is going out exactly.&lt;/P&gt;&lt;P&gt;Can you get a sniffer trace of frontend and backend traffic when having the issue ?&lt;/P&gt;&lt;P&gt;What kind of problem do you get ?&lt;/P&gt;&lt;P&gt;Did you configure tcp reuse on the ace appliance or not ?&lt;/P&gt;&lt;P&gt;Could you share your config ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 17:40:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931235#M18318</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-05-28T17:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: http Keepalive question</title>
      <link>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931236#M18319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok this is what we have figured out so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Systems folks upgraded our web servers and in the process lost some of our initial configuration options.  Here are the important options in Apache and what they do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timeout:  300  This is how long apache will    wait for a response before it times out a session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keepalives: On  This allows for multiple requests across the same session to the servers ala HTTP/1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MaxKeepaliveRequests:  0  This is the number of requests the server will allow across the same pipe before it closes the connection.  0 means no limit.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KeepAliveTimeout: 15  This is the amount of time the Apache server will wait after the last request for another request before closing the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values shown above are what we ended up with after some experimentation.  What we had before was Timeout 300/Max Requests 100/Idle timeout: 150.  So what was happening was that when you connect to our web site you download 40-50 objects on the front page, the session stays open if you didn't spend 150 seconds on the first page, then when you go to the subsequent pages you eventually hit the 100 request limit when the server summarily closes the connection and the client just hangs with a partial page load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway the tuning vairable above have fixed alot of our issues..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Geoff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 18:16:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-keepalive-question/m-p/931236#M18319</guid>
      <dc:creator>gkuchera</dc:creator>
      <dc:date>2008-05-29T18:16:39Z</dc:date>
    </item>
  </channel>
</rss>

