<?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: Backend SSL and http keepalives in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455626#M8475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do http keepalive with any version on a backend service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need is this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keepalive type http&lt;/P&gt;&lt;P&gt;keepalive port 80&lt;/P&gt;&lt;P&gt;keepalive uri "..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CSS does not require the service type to match the keepalive type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2005 06:01:51 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2005-09-05T06:01:51Z</dc:date>
    <item>
      <title>Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455619#M8468</link>
      <description>&lt;P&gt;I know it's not possible to do ssl keepalives but I have the need to do more than port keepalives on a ssl web site due to the page failing at times. I'm about to implement back-end ssl with an ssl module and I'd like to make a keepalive to a html page. Can I just put a http keepalive on the backend service? I checked the config guides and CCO and I couldn't find guidance as to whether this would work. Thanks DH&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2005 17:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455619#M8468</guid>
      <dc:creator>dennis-hess</dc:creator>
      <dc:date>2005-09-02T17:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455620#M8469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;from my point of view, it is possible to do an ssl keepalive with version 7.5. I've tested it and it works fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 18:14:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455620#M8469</guid>
      <dc:creator>casablancag</dc:creator>
      <dc:date>2005-09-02T18:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455621#M8470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're still running 7.3. I'll look at 7.5 and consider upgrading but I'm still curious about the original question. Also, I shouldn't have said ssl keepalives but rather https page keepalives. I need to check more than the port to ensure functionality. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 20:36:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455621#M8470</guid>
      <dc:creator>dennis-hess</dc:creator>
      <dc:date>2005-09-02T20:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455622#M8471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i made an encripted http get. It works fine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2005 05:07:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455622#M8471</guid>
      <dc:creator>casablancag</dc:creator>
      <dc:date>2005-09-03T05:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455623#M8472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do HTTPS keepalive unless you have 7.50.&lt;/P&gt;&lt;P&gt;If you don't have 7.50, all you can is check the first step of the SSL negotiation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Sep 2005 08:16:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455623#M8472</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-09-03T08:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455624#M8473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll investigate upgrading to 7.50. How about the original question? I guess you're saying that is it not possible with pre 7.50 code to configure http keepalives on the backend service. In other words, the CSS will do a http keepalive which the ssl module then encrypts with ssl and sends to the back end server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2005 16:49:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455624#M8473</guid>
      <dc:creator>dennis-hess</dc:creator>
      <dc:date>2005-09-04T16:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455625#M8474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ok... thanks casablanca, I was wondering about that. Normally I'd just try it and find out but I don't have a test box and I need an answer for the app folks. So did you just put the http keepalive on the backend service, like so? If not, would you be so kind as to post a config example? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; service backend2 &lt;/P&gt;&lt;P&gt; ip address 10.1.1.21 &lt;/P&gt;&lt;P&gt; type ssl-accel-backend &lt;/P&gt;&lt;P&gt; port 81&lt;/P&gt;&lt;P&gt; keepalive port 8003 &lt;/P&gt;&lt;P&gt; add ssl-proxy-list my_secure_site &lt;/P&gt;&lt;P&gt; keepalive type http&lt;/P&gt;&lt;P&gt; keepalive method get&lt;/P&gt;&lt;P&gt; keepalive uri "/index.html"&lt;/P&gt;&lt;P&gt; protocol tcp &lt;/P&gt;&lt;P&gt; active&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2005 17:01:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455625#M8474</guid>
      <dc:creator>dennis-hess</dc:creator>
      <dc:date>2005-09-04T17:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Backend SSL and http keepalives</title>
      <link>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455626#M8475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do http keepalive with any version on a backend service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need is this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keepalive type http&lt;/P&gt;&lt;P&gt;keepalive port 80&lt;/P&gt;&lt;P&gt;keepalive uri "..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CSS does not require the service type to match the keepalive type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2005 06:01:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/backend-ssl-and-http-keepalives/m-p/455626#M8475</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-09-05T06:01:51Z</dc:date>
    </item>
  </channel>
</rss>

