<?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: LD to CSS polling in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576968#M10909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this URL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_user_guide_chapter09186a0080357718.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_user_guide_chapter09186a0080357718.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2006 17:24:33 GMT</pubDate>
    <dc:creator>s.jankowski</dc:creator>
    <dc:date>2006-05-16T17:24:33Z</dc:date>
    <item>
      <title>LD to CSS polling</title>
      <link>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576967#M10908</link>
      <description>&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put in a solution where a CSS service is polling a mainframe on a specific port using a graceful shutdown using command&lt;/P&gt;&lt;P&gt;keepalive tcp-close fin. This is good and works ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I have a number of questions. Further back in the network I have a Local Director with the reals set to the content rules VIP on the CSS, what I would like to occur is that if the service fails on the CSS, the LD will notice this and the real will go into a down state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the config - made up addresses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS&lt;/P&gt;&lt;P&gt;====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN2&lt;/P&gt;&lt;P&gt;  description CSS-LD EXAMPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.10.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;    ip virtual-router 3 priority 105&lt;/P&gt;&lt;P&gt;    ip redundant-vip 3 10.10.10.23&lt;/P&gt;&lt;P&gt;    ip critical-service 3 VRRP_CRITICAL_SERVICE_SYC01A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SERVICE1&lt;/P&gt;&lt;P&gt;  ip address 20.20.20.201&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  redundant-index 163&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  keepalive port 8044&lt;/P&gt;&lt;P&gt;  keepalive frequency 30&lt;/P&gt;&lt;P&gt;  keepalive tcp-close fin&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;content SERVICE1-VIP&lt;/P&gt;&lt;P&gt;  vip address 10.10.10.23&lt;/P&gt;&lt;P&gt;  redundant-index 169&lt;/P&gt;&lt;P&gt;  add service SERVICE1&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  port 8044&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LD&lt;/P&gt;&lt;P&gt;===&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;virtual 30.30.30.30:8004:0:tcp is&lt;/P&gt;&lt;P&gt;predictor 30.30.30.30:8044:0:tcp roundrobin&lt;/P&gt;&lt;P&gt;real 10.10.10.23:8044:0:tcp is&lt;/P&gt;&lt;P&gt;name 10.10.10.23 CSS-VIP&lt;/P&gt;&lt;P&gt;bind 30.30.30.30:8044:0:tcp 10.10.10.23:8044:0:tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First problem is that if I suspend the service the content rule stays active, why doesnt this go down ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, if I suspend the content rule, why does the LD still show the real as being up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third, if I just bypass the CSS from the LD, can I poll the server with a graceful keepalive (FIN) rather than just a RST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2006 20:07:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576967#M10908</guid>
      <dc:creator>Mike.Saban</dc:creator>
      <dc:date>2006-05-10T20:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: LD to CSS polling</title>
      <link>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576968#M10909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this URL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_user_guide_chapter09186a0080357718.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_user_guide_chapter09186a0080357718.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 17:24:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576968#M10909</guid>
      <dc:creator>s.jankowski</dc:creator>
      <dc:date>2006-05-16T17:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: LD to CSS polling</title>
      <link>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576969#M10910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response, although I'm not sure how the RME product guide will help me with this issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 16:26:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ld-to-css-polling/m-p/576969#M10910</guid>
      <dc:creator>Mike.Saban</dc:creator>
      <dc:date>2006-05-17T16:26:42Z</dc:date>
    </item>
  </channel>
</rss>

