<?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: Load Balancing multiple web servers in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76739#M918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the mapping created on the entire name-value pair of the cookie, or just on the value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried leaving the "name" parameter to the sticky command blank, but it didn't allow that for cookie-passive (it did for cookie-insert, because then it used a default name when creating the cookie).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run "show sticky" it outputs this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Virtual Machine(s)               Sticky&lt;/P&gt;&lt;P&gt;            vsrv:80:0:tcp                   90 cookie-passive mycookie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working, however cookie-insert mode is.&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;craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2002 12:35:58 GMT</pubDate>
    <dc:creator>cbarbisan</dc:creator>
    <dc:date>2002-07-16T12:35:58Z</dc:date>
    <item>
      <title>Load Balancing multiple web servers</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76737#M916</link>
      <description>&lt;P&gt;Hi All:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load balance 2 different web servers using sticky connections on a LocalDirector 416.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to use cookie-passive mode, which of course relies on a cookie set by the web server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem:  The name of the session cookie is different on each web server (IIS) and I'm not sure that I can change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:  What do I pass to the sticky command as the name of the cookie?&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;craig&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2002 18:03:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76737#M916</guid>
      <dc:creator>cbarbisan</dc:creator>
      <dc:date>2002-07-15T18:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancing multiple web servers</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76738#M917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fortunately the cookie are different on the 2 servers otherwise this feature would not work.&lt;/P&gt;&lt;P&gt;The value you enter after the keyword cookie-passive is a 'name' and can be whatever you want (you can also leave it blank/empty).&lt;/P&gt;&lt;P&gt;The LD will learn the cookie directly from the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the documentation at :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/localdir/ldv42/421guide/42ch05.htm#xtocid8565101" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/localdir/ldv42/421guide/42ch05.htm#xtocid8565101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answer your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2002 06:28:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76738#M917</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2002-07-16T06:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancing multiple web servers</title>
      <link>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76739#M918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the mapping created on the entire name-value pair of the cookie, or just on the value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried leaving the "name" parameter to the sticky command blank, but it didn't allow that for cookie-passive (it did for cookie-insert, because then it used a default name when creating the cookie).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run "show sticky" it outputs this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Virtual Machine(s)               Sticky&lt;/P&gt;&lt;P&gt;            vsrv:80:0:tcp                   90 cookie-passive mycookie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working, however cookie-insert mode is.&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;craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2002 12:35:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/load-balancing-multiple-web-servers/m-p/76739#M918</guid>
      <dc:creator>cbarbisan</dc:creator>
      <dc:date>2002-07-16T12:35:58Z</dc:date>
    </item>
  </channel>
</rss>

