<?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: CSS 11050 connection sticky srcip in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322747#M5244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many clients did you use for your test ?&lt;/P&gt;&lt;P&gt;Roundrobin is not perfect like connection 1 to server 1 and connection 2 to server 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may see like 3 connections to server 1 and then 2 to server 2 and 1 to server 1 and then 2 to server 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In real production network this is ok and will give perfect roundrobin.&lt;/P&gt;&lt;P&gt;If you are in a lab environment, and using only a few clients, you may get incorrect result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to generate many connections from many clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you have many clients, capture a 'sho summary' and 'sho serv summary' and attach it to the discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Nov 2004 08:18:32 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2004-11-28T08:18:32Z</dc:date>
    <item>
      <title>CSS 11050 connection sticky srcip</title>
      <link>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322744#M5241</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem, the css assigne the servers  a the clients by srcip, but It no balance (round robin); it assigne all the same server serv1 and no the server serv2.&lt;/P&gt;&lt;P&gt;I adjunt config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11050# sh runn&lt;/P&gt;&lt;P&gt;!Generated on 11/25/2004 13:10:16&lt;/P&gt;&lt;P&gt;!Active version: ap0610107&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************** INTERFACE &lt;/P&gt;&lt;P&gt;interface e7&lt;/P&gt;&lt;P&gt;  bridge vlan 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface e8&lt;/P&gt;&lt;P&gt;  bridge vlan 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************** CIRCUIT &lt;/P&gt;&lt;P&gt;circuit VLAN1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.30.3.222 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 192.160.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************* SERVICE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service serv1&lt;/P&gt;&lt;P&gt;  ip address 192.160.1.5&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  keepalive port 6009&lt;/P&gt;&lt;P&gt;  keepalive frequency 30&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service serv2&lt;/P&gt;&lt;P&gt;  ip address 192.160.1.6&lt;/P&gt;&lt;P&gt;  keepalive port 6009&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  keepalive frequency 30&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service serv3&lt;/P&gt;&lt;P&gt;  ip address 192.160.1.5&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  keepalive port 23&lt;/P&gt;&lt;P&gt;  keepalive frequency 30&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service serv4&lt;/P&gt;&lt;P&gt;  keepalive frequency 30&lt;/P&gt;&lt;P&gt;  keepalive port 23&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  ip address 192.160.1.6&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************** OWNER &lt;/P&gt;&lt;P&gt;owner erp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content L3_RULE&lt;/P&gt;&lt;P&gt;    vip address 10.30.3.223&lt;/P&gt;&lt;P&gt;    add service serv1&lt;/P&gt;&lt;P&gt;    add service serv2&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    advanced-balance sticky-srcip&lt;/P&gt;&lt;P&gt;    sticky-inact-timeout 10&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content cis1&lt;/P&gt;&lt;P&gt;    vip address 10.30.3.227&lt;/P&gt;&lt;P&gt;    add service serv3&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 23&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content cis2&lt;/P&gt;&lt;P&gt;    vip address 10.30.3.221&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 23&lt;/P&gt;&lt;P&gt;    add service serv4&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content jde5&lt;/P&gt;&lt;P&gt;    add service serv1&lt;/P&gt;&lt;P&gt;    vip address 10.30.3.227&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 6009&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content jde6&lt;/P&gt;&lt;P&gt;    vip address 10.30.3.221&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 6009&lt;/P&gt;&lt;P&gt;    add service serv2&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***** GROUP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group balance5&lt;/P&gt;&lt;P&gt;  vip address 10.30.3.227&lt;/P&gt;&lt;P&gt;  add service serv1&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group balance6&lt;/P&gt;&lt;P&gt;  add service serv2&lt;/P&gt;&lt;P&gt;  vip address 10.30.3.221&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2004 20:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322744#M5241</guid>
      <dc:creator>pbadorrey</dc:creator>
      <dc:date>2004-11-25T20:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11050 connection sticky srcip</title>
      <link>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322745#M5242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have configured ' advanced-balance sticky-srcip '&lt;/P&gt;&lt;P&gt;So each time you connect with the same source ip you are directed to the same server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS just does what you configured it for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove this command if you just want round-robin.&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>Fri, 26 Nov 2004 07:35:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322745#M5242</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-11-26T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11050 connection sticky srcip</title>
      <link>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322746#M5243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acceding of any client, always it connects to the server serv1, it is to say the client "a" is connected and it sends it serv1, client&lt;/P&gt;&lt;P&gt;"b" connects itself and also she sends it serv1; is to say to nonbalance to the second client to the other servidor serv2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2004 11:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322746#M5243</guid>
      <dc:creator>pbadorrey</dc:creator>
      <dc:date>2004-11-26T11:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11050 connection sticky srcip</title>
      <link>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322747#M5244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many clients did you use for your test ?&lt;/P&gt;&lt;P&gt;Roundrobin is not perfect like connection 1 to server 1 and connection 2 to server 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may see like 3 connections to server 1 and then 2 to server 2 and 1 to server 1 and then 2 to server 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In real production network this is ok and will give perfect roundrobin.&lt;/P&gt;&lt;P&gt;If you are in a lab environment, and using only a few clients, you may get incorrect result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to generate many connections from many clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you have many clients, capture a 'sho summary' and 'sho serv summary' and attach it to the discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Nov 2004 08:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11050-connection-sticky-srcip/m-p/322747#M5244</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-11-28T08:18:32Z</dc:date>
    </item>
  </channel>
</rss>

