<?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: ACE Cookie Persistence in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507937#M31034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to find out from the application developer what the name of the cookie&lt;/P&gt;&lt;P&gt; is. The server responds with a set-cookie header with name&lt;/P&gt;&lt;P&gt;=value . We need to find out from the server what cookie name we want to stick on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Sep 2010 12:31:24 GMT</pubDate>
    <dc:creator>litrenta</dc:creator>
    <dc:date>2010-09-22T12:31:24Z</dc:date>
    <item>
      <title>ACE Cookie Persistence</title>
      <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507936#M31033</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue on the ACE that is doing SSL offload to a server farm and using cookies for stickyness.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is I am trying to establish what value i need to enter when trying to dynamically learn cookies in the server response?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that cookie insertion is an option but is not currently being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the syntax&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style=": ; font-size: 2; "&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sticky http-cookie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;EM style="font-size: 10pt; font-family: MJANN J+ Times,Times; "&gt;name1 name2&lt;EM style=": ; font-size: 2; font-family: 'MJANN J+ Times,Times'; "&gt;&lt;P&gt;&lt;/P&gt;&lt;/EM&gt;&lt;/EM&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where name1 is the value that needs to be matched, how do i find out this value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2010 09:58:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507936#M31033</guid>
      <dc:creator>kris-andrews</dc:creator>
      <dc:date>2010-09-22T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Cookie Persistence</title>
      <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507937#M31034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to find out from the application developer what the name of the cookie&lt;/P&gt;&lt;P&gt; is. The server responds with a set-cookie header with name&lt;/P&gt;&lt;P&gt;=value . We need to find out from the server what cookie name we want to stick on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 12:31:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507937#M31034</guid>
      <dc:creator>litrenta</dc:creator>
      <dc:date>2010-09-22T12:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Cookie Persistence</title>
      <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507938#M31035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN style="color: #000000;"&gt;litrenta&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So on further investigation i have been told the value to match is sessionid, apparently there are different values depending on the application. So in this instance if the application is microsoft is there a certain sessionid value to be matched?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still a little confused as to what needs to be entered, this isn't something that i have come accross before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 08:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507938#M31035</guid>
      <dc:creator>kris-andrews</dc:creator>
      <dc:date>2010-09-24T08:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Cookie Persistence</title>
      <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507939#M31036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that a sniffer trace of the traffic going to the server.&lt;/P&gt;&lt;P&gt;Then check the server response for a line which looks like : set-cookie:&amp;nbsp; name=value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means the server will always use the cookie "name" and a different "Value" for each client.&lt;/P&gt;&lt;P&gt;So you configure ACE to look for hte "name" and it will learn the "value" automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really do not understand http cookies, you could simply use the "sticky cookie insert" feature.&lt;/P&gt;&lt;P&gt;ACE will do everything for you automatically.&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, 24 Sep 2010 12:13:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507939#M31036</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-09-24T12:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Cookie Persistence</title>
      <link>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507940#M31037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..or you could use&lt;/P&gt;&lt;P&gt;http-fox with firefox - this will show you the cookies being served out.&lt;/P&gt;&lt;P&gt;you may also have to use parameter-map type [eg] http MAP_NAME&lt;/P&gt;&lt;P&gt;case-insensitive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but over all life is simpler using the cookie insert feature &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 06:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-cookie-persistence/m-p/1507940#M31037</guid>
      <dc:creator>arthurlove</dc:creator>
      <dc:date>2010-09-28T06:27:36Z</dc:date>
    </item>
  </channel>
</rss>

