<?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: Configuring &amp;quot;weight&amp;quot; in services in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899955#M17652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you do not have a weighted roundrobin load-balancing method specified&lt;/P&gt;&lt;P&gt;for the content rule or do not have DFP specified for server load-balancing,&lt;/P&gt;&lt;P&gt;use the weight command only in service mode..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to configure weight only on service's, and the behavior was the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno PetrÃ³nio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 15:59:40 GMT</pubDate>
    <dc:creator>b.petronio</dc:creator>
    <dc:date>2008-02-21T15:59:40Z</dc:date>
    <item>
      <title>Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899954#M17651</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a little confuse, because i think i have a fine configuration, in the content rule as well as in the service's, regardless the weight parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is to double load service esl0011-7778, because it is a better server, with a better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the config, and some show command's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno PetrÃ³nio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;content HTTP-teste-tempaplj&lt;/P&gt;&lt;P&gt; vip address 10.1.2.136&lt;/P&gt;&lt;P&gt; redundancy-l4-stateless&lt;/P&gt;&lt;P&gt; port 80&lt;/P&gt;&lt;P&gt; protocol tcp&lt;/P&gt;&lt;P&gt; advanced-balance arrowpoint-cookie&lt;/P&gt;&lt;P&gt; arrowpoint-cookie browser-expire&lt;/P&gt;&lt;P&gt; add service esl0011-7778 weight 2&lt;/P&gt;&lt;P&gt; add service esl0012-7778 weight 1&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;service esl0011-7778&lt;/P&gt;&lt;P&gt;  ip address 10.1.1.120&lt;/P&gt;&lt;P&gt;  port 7778&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive port 7778&lt;/P&gt;&lt;P&gt;  keepalive uri "/"&lt;/P&gt;&lt;P&gt;  weight 2&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service esl0012-7778&lt;/P&gt;&lt;P&gt;  ip address 10.1.1.121&lt;/P&gt;&lt;P&gt;  port 7778&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive port 7778&lt;/P&gt;&lt;P&gt;  keepalive uri "/"&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;CSS_IFAP_2# show summary | grep 7778&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP-teste-tempa Active    &lt;/P&gt;&lt;P&gt;.                      esl0011-7778     68584&lt;/P&gt;&lt;P&gt;.                      esl0012-7778     68781&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS_IFAP_2# show service esl0011-7778&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Name: esl0011-7778      Index: 5&lt;/P&gt;&lt;P&gt;  Type: Local            State: Alive&lt;/P&gt;&lt;P&gt;  Rule ( 10.1.1.120  ANY  7778 )&lt;/P&gt;&lt;P&gt;  Session Redundancy: Disabled&lt;/P&gt;&lt;P&gt;  Redirect Domain:&lt;/P&gt;&lt;P&gt;  Redirect String:&lt;/P&gt;&lt;P&gt;  Keepalive: (HTTP-7778:HEAD:/   5   3   5 )&lt;/P&gt;&lt;P&gt;  Keepalive Encryption:      Disabled&lt;/P&gt;&lt;P&gt;  Last Clearing of Stats Counters: 21/02/2008 14:04:00&lt;/P&gt;&lt;P&gt;  Mtu:                       1500        State Transitions:            0&lt;/P&gt;&lt;P&gt;  Total Local Connections:   7705        Total Backup Connections:     0&lt;/P&gt;&lt;P&gt;  Current Local Connections: 168         Current Backup Connections:   0&lt;/P&gt;&lt;P&gt;  Total Connections:         7705        Max Connections:              65534&lt;/P&gt;&lt;P&gt;  Total Reused Conns:        57531       Weight Reporting:             None&lt;/P&gt;&lt;P&gt;  Weight:                    2           Load:                         163&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS_IFAP_2# show service esl0012-7778&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Name: esl0012-7778      Index: 8&lt;/P&gt;&lt;P&gt;  Type: Local            State: Alive&lt;/P&gt;&lt;P&gt;  Rule ( 10.1.1.121  ANY  7778 )&lt;/P&gt;&lt;P&gt;  Session Redundancy: Disabled&lt;/P&gt;&lt;P&gt;  Redirect Domain:&lt;/P&gt;&lt;P&gt;  Redirect String:&lt;/P&gt;&lt;P&gt;  Keepalive: (HTTP-7778:HEAD:/   5   3   5 )&lt;/P&gt;&lt;P&gt;  Keepalive Encryption:      Disabled&lt;/P&gt;&lt;P&gt;  Last Clearing of Stats Counters: 21/02/2008 14:04:00&lt;/P&gt;&lt;P&gt;  Mtu:                       1500        State Transitions:            0&lt;/P&gt;&lt;P&gt;  Total Local Connections:   7449        Total Backup Connections:     0&lt;/P&gt;&lt;P&gt;  Current Local Connections: 164         Current Backup Connections:   0&lt;/P&gt;&lt;P&gt;  Total Connections:         7449        Max Connections:              65534&lt;/P&gt;&lt;P&gt;  Total Reused Conns:        58029       Weight Reporting:             None&lt;/P&gt;&lt;P&gt;  Weight:                    1           Load:                         161&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2008 14:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899954#M17651</guid>
      <dc:creator>b.petronio</dc:creator>
      <dc:date>2008-02-21T14:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899955#M17652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you do not have a weighted roundrobin load-balancing method specified&lt;/P&gt;&lt;P&gt;for the content rule or do not have DFP specified for server load-balancing,&lt;/P&gt;&lt;P&gt;use the weight command only in service mode..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to configure weight only on service's, and the behavior was the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno PetrÃ³nio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 15:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899955#M17652</guid>
      <dc:creator>b.petronio</dc:creator>
      <dc:date>2008-02-21T15:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899956#M17653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,  I tried the weight on the service too, no change in amount of connections.  We're running default round robin.&lt;/P&gt;&lt;P&gt;Tried this also, but would have to do after hours:&lt;/P&gt;&lt;P&gt;VCC-CSSa(config-owner-content[cls])# balance weightedrr&lt;/P&gt;&lt;P&gt;%% Operation may not be performed on active content rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question.  Is 1 going to get the lower load or 10 as the weight.  The CSM is 10 gets the higher load.  Not sure on the CSS? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 19:00:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899956#M17653</guid>
      <dc:creator>sheila.burau</dc:creator>
      <dc:date>2008-02-21T19:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899957#M17654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bruno, not sure if this would work in your environment, but it served as a great workaround for me...&lt;/P&gt;&lt;P&gt;under service: max connections # you can set to what you want on the server and it doesn't go above.  Found this in another thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 20:27:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899957#M17654</guid>
      <dc:creator>sheila.burau</dc:creator>
      <dc:date>2008-02-21T20:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899958#M17655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks for your inputs Sheila,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as i understood the "CSS Load Balance Configuration Guide", if we have a service with weight 10, it will receive 10 times more connections, comparing with one with weight 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, i cant do the suggestion u make about balance mode weighteddr method, but i'll try as soon as possible, and will feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relating the "max connection #"  command, i don't know what will be the threshold connections for 1 OAS, and then is difficult to adjust this parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno PetrÃ³nio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 11:11:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899958#M17655</guid>
      <dc:creator>b.petronio</dc:creator>
      <dc:date>2008-02-22T11:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring "weight" in services</title>
      <link>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899959#M17656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing the balance method from round-robin to weightedrr resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, i read somewhere that it should be running with roundrobin too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;PetrÃ³nio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 14:45:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/configuring-quot-weight-quot-in-services/m-p/899959#M17656</guid>
      <dc:creator>b.petronio</dc:creator>
      <dc:date>2008-02-26T14:45:43Z</dc:date>
    </item>
  </channel>
</rss>

