<?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: Primarysorryserver in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258367#M3758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the CSS Basic Configuration Guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you configure the 'persistence reset remap' command in the global configuration and no persistent command on the content rule, when a local service becomes available again, the CSS remaps any new or in-progress persistent connections to the local server from the sorry server. Otherwise, new connections go to the available local services, but in-progress persistent connections stay on the sorry server."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2004 05:14:26 GMT</pubDate>
    <dc:creator>seilsz</dc:creator>
    <dc:date>2004-03-11T05:14:26Z</dc:date>
    <item>
      <title>Primarysorryserver</title>
      <link>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258366#M3757</link>
      <description>&lt;P&gt;i had a requirement of having a Primary and Backup server scenario, i.e users will only be directed to the backup server if the primary is down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It did failover (by suspending the primary server). &lt;/P&gt;&lt;P&gt;But when I bring up the primary server, it still points me to the backup server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had read that either we manually suspend the backup server, or wait for the connection to be timed out, then the subsequent connection will be directed to the Primary server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I do not wish to perform the manual task(i.e suspend the backup server). &lt;/P&gt;&lt;P&gt;But it did work successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try to disconnect my session, and clear the cache on my browser (sort of new connection). But I am still being directed to the backup server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So would like to check whether my config is wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service hpod02_02 &lt;/P&gt;&lt;P&gt;  ip address 1.1.1.1&lt;/P&gt;&lt;P&gt;  protocol tcp &lt;/P&gt;&lt;P&gt;  keepalive method get &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  keepalive type http &lt;/P&gt;&lt;P&gt;  keepalive uri "/servername/apcsstest.asp" &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service hpod03_02 &lt;/P&gt;&lt;P&gt;  ip address 1.1.1.2&lt;/P&gt;&lt;P&gt;  protocol tcp &lt;/P&gt;&lt;P&gt;  keepalive method get &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  keepalive type http &lt;/P&gt;&lt;P&gt;  keepalive uri "/servername/apcsstest.asp" &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner hpod-test &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content http/ssl-sg &lt;/P&gt;&lt;P&gt;    vip address 2.2.2.1&lt;/P&gt;&lt;P&gt;    advanced-balance sticky-srcip &lt;/P&gt;&lt;P&gt;    sticky-mask 255.255.240.0 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    add service hpod03_02 &lt;/P&gt;&lt;P&gt;    primarySorryServer hpod02_02 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11150# sho rule hpod-test&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name:             http/ssl-sg   Owner:        hpod-test&lt;/P&gt;&lt;P&gt;State:                 Active   Type:              HTTP&lt;/P&gt;&lt;P&gt;Balance:          Round Robin   Failover:           N/A&lt;/P&gt;&lt;P&gt;Persistence:          Enabled   Param-Bypass:  Disabled&lt;/P&gt;&lt;P&gt;IP Redundancy:  Not Redundant&lt;/P&gt;&lt;P&gt;L3:         161.114.189.161&lt;/P&gt;&lt;P&gt;L4:         TCP/Any&lt;/P&gt;&lt;P&gt;Url:        &lt;/P&gt;&lt;P&gt;Redirect: ""&lt;/P&gt;&lt;P&gt;TCP RST client if service unreachable: Disabled&lt;/P&gt;&lt;P&gt;Rule Services:&lt;/P&gt;&lt;P&gt; 1: hpod03_02-Alive &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name:      http/ssl-sg/hpod02   Owner:        hpod-test&lt;/P&gt;&lt;P&gt;State:                 Active   Type:              HTTP&lt;/P&gt;&lt;P&gt;Balance:          Round Robin   Failover:           N/A&lt;/P&gt;&lt;P&gt;Persistence:          Enabled   Param-Bypass:  Disabled&lt;/P&gt;&lt;P&gt;IP Redundancy:  Not Redundant&lt;/P&gt;&lt;P&gt;L3:         161.114.189.162&lt;/P&gt;&lt;P&gt;L4:         TCP/Any&lt;/P&gt;&lt;P&gt;Url:        &lt;/P&gt;&lt;P&gt;Redirect: ""&lt;/P&gt;&lt;P&gt;TCP RST client if service unreachable: Disabled&lt;/P&gt;&lt;P&gt;Rule Services:&lt;/P&gt;&lt;P&gt; 1: hpod02_02-Alive &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name:      http/ssl-sg/hpod03   Owner:        hpod-test&lt;/P&gt;&lt;P&gt;State:                 Active   Type:              HTTP&lt;/P&gt;&lt;P&gt;Balance:          Round Robin   Failover:           N/A&lt;/P&gt;&lt;P&gt;Persistence:          Enabled   Param-Bypass:  Disabled&lt;/P&gt;&lt;P&gt;IP Redundancy:  Not Redundant&lt;/P&gt;&lt;P&gt;L3:         161.114.189.163&lt;/P&gt;&lt;P&gt;L4:         TCP/Any&lt;/P&gt;&lt;P&gt;Url:        &lt;/P&gt;&lt;P&gt;Redirect: ""&lt;/P&gt;&lt;P&gt;TCP RST client if service unreachable: Disabled&lt;/P&gt;&lt;P&gt;Rule Services:&lt;/P&gt;&lt;P&gt; 1: hpod03_02-Alive &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11150# version ?&lt;/P&gt;&lt;P&gt;  &amp;lt;cr&amp;gt;                Execute command&lt;/P&gt;&lt;P&gt;CSS11150# version &lt;/P&gt;&lt;P&gt;Version:               ap0500045 (5.00 Build 45)&lt;/P&gt;&lt;P&gt;Flash (Locked):        5.00 Build 10&lt;/P&gt;&lt;P&gt;Flash (Operational):   5.00 Build 45&lt;/P&gt;&lt;P&gt;Type:                  PRIMARY&lt;/P&gt;&lt;P&gt;Licensed Cmd Set(s):   Standard Feature Set &lt;/P&gt;&lt;P&gt;                       Enhanced Feature Set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2004 02:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258366#M3757</guid>
      <dc:creator>kwta</dc:creator>
      <dc:date>2004-03-11T02:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Primarysorryserver</title>
      <link>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258367#M3758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the CSS Basic Configuration Guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you configure the 'persistence reset remap' command in the global configuration and no persistent command on the content rule, when a local service becomes available again, the CSS remaps any new or in-progress persistent connections to the local server from the sorry server. Otherwise, new connections go to the available local services, but in-progress persistent connections stay on the sorry server."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2004 05:14:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258367#M3758</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-03-11T05:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Primarysorryserver</title>
      <link>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258368#M3759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did that. But the problem still persist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I removed advanced-balance sticky-srcip from the content-rule. It works. So I think that the stickiness is the main culprit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However "no persistence" is still required. And persistence reset redirect works as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2004 05:32:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258368#M3759</guid>
      <dc:creator>kwta</dc:creator>
      <dc:date>2004-03-11T05:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Primarysorryserver</title>
      <link>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258369#M3760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do you need the sticky setup anyway ?&lt;/P&gt;&lt;P&gt;You only have 1 service, so for sure the traffic will be sticky to this only server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'no persistent' command guarantees that when the primary server comes alive, persistent connections to the backup server will be rebalanced to the primary server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you still need clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2004 10:02:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/primarysorryserver/m-p/258369#M3760</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-03-11T10:02:22Z</dc:date>
    </item>
  </channel>
</rss>

