<?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: cookie persistence for HTTP traffic in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464052#M8642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that i've testing many options, including the one you have adviced, i have the following:&lt;/P&gt;&lt;P&gt;Both solutions you did advice works for quite a time, and stops sudenly for 10 minutes and work again after few minutes. ever seen this with cookies on css?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now: is there any chance that the css works fine with a configuration (as the one i did sent) and then stop? or should i start to check for the problem somewhere else. &lt;/P&gt;&lt;P&gt;PS: services on the refered servers are up all the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2006 12:38:27 GMT</pubDate>
    <dc:creator>bissrached</dc:creator>
    <dc:date>2006-01-20T12:38:27Z</dc:date>
    <item>
      <title>cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464046#M8636</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i have the following situation: on an 11506, clients connects to VIP on port 80, this VIP maps to port 7777 on 2 services. The objective is to configure cookie persistence for http. The cookie persistence should be for URI /thestring/&lt;/P&gt;&lt;P&gt;I have used &lt;/P&gt;&lt;P&gt;advanced-balance cookies&lt;/P&gt;&lt;P&gt;string prefix "/thestring/"&lt;/P&gt;&lt;P&gt;in the content rule and it did not work.&lt;/P&gt;&lt;P&gt;Does this have anything to do with the port changing from 80 to 7777, or am i missing something for cookie persistence?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bassam&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2006 18:42:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464046#M8636</guid>
      <dc:creator>bissrached</dc:creator>
      <dc:date>2006-01-19T18:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464047#M8637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bassam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using a URL cookie rather than a header cookie, so you need to change the advanced-balance to cookiesurl and to configure matching strings under each service. Check this document for more details -&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/css_750/cntlbgd/sticky.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/css_750/cntlbgd/sticky.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 04:14:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464047#M8637</guid>
      <dc:creator>pgolding</dc:creator>
      <dc:date>2006-01-20T04:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464048#M8638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;p.s. - changing port from 80 to 7777 is not causing this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 04:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464048#M8638</guid>
      <dc:creator>pgolding</dc:creator>
      <dc:date>2006-01-20T04:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464049#M8639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx for you reply; still it sometimes work and sometimes dont&lt;/P&gt;&lt;P&gt;my service config:&lt;/P&gt;&lt;P&gt;service ebizsso1&lt;/P&gt;&lt;P&gt;  keepalive frequency 3&lt;/P&gt;&lt;P&gt;  keepalive port 7777&lt;/P&gt;&lt;P&gt;  ip address 10.10.230.82&lt;/P&gt;&lt;P&gt;  port 7777&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  string /oiddas/&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;my content rule&lt;/P&gt;&lt;P&gt; content ebizsso-servers&lt;/P&gt;&lt;P&gt;    add service ebizsso1&lt;/P&gt;&lt;P&gt;    vip address 10.10.231.9&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 80&lt;/P&gt;&lt;P&gt;    advanced-balance cookieurl&lt;/P&gt;&lt;P&gt;    string prefix "/oiddas/"&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this is the required?&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;bassam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 08:37:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464049#M8639</guid>
      <dc:creator>bissrached</dc:creator>
      <dc:date>2006-01-20T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464050#M8640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bassam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the 'string prefix' command and replace it with the command 'url "/oiddas/*"'.&lt;/P&gt;&lt;P&gt;I assume what you want is match the every url starting with oiddas ?  correct ?&lt;/P&gt;&lt;P&gt;If not, simply remove the string prefix and add 'url "/*"'.&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;P&gt;Thanks for rating this answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 10:33:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464050#M8640</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-01-20T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464051#M8641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx Gilles,&lt;/P&gt;&lt;P&gt;But my requirement was to match a URI, so the url may start with something different. Is this the same? or should i use url '"*/oiddas/*"'&lt;/P&gt;&lt;P&gt;Do you think i should keep the "string in the service or also remove it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 11:58:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464051#M8641</guid>
      <dc:creator>bissrached</dc:creator>
      <dc:date>2006-01-20T11:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464052#M8642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that i've testing many options, including the one you have adviced, i have the following:&lt;/P&gt;&lt;P&gt;Both solutions you did advice works for quite a time, and stops sudenly for 10 minutes and work again after few minutes. ever seen this with cookies on css?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now: is there any chance that the css works fine with a configuration (as the one i did sent) and then stop? or should i start to check for the problem somewhere else. &lt;/P&gt;&lt;P&gt;PS: services on the refered servers are up all the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 12:38:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464052#M8642</guid>
      <dc:creator>bissrached</dc:creator>
      <dc:date>2006-01-20T12:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464053#M8643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bassam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had similar experiences to this with an oracle app'. I use the 11000 and 11500 CSSs and used the arrowpoint cookie because the cookie was unique per session and it was not possible to match a prefix. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 12:48:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464053#M8643</guid>
      <dc:creator>patrickdonlon</dc:creator>
      <dc:date>2006-01-20T12:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464054#M8644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no way the css would stop working after 10 minutes.&lt;/P&gt;&lt;P&gt;What could happen is if you have idle connections, the css will stop looking for the cookie for those connections.&lt;/P&gt;&lt;P&gt;If you have a css 11500, use the 'flow-timeout-multiplier' with a value of 10 and see if this improves the situation.&lt;/P&gt;&lt;P&gt;You may have to adjust the value higher.&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, 20 Jan 2006 13:51:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464054#M8644</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-01-20T13:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464055#M8645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx patric for your input. It has been working for half an hour fine with no disruption.&lt;/P&gt;&lt;P&gt;How did you configure the arrowpoint-cookie to expire when the client browser is closed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles, do you think that increasing the "flow timeout-multiplier" and configuring arrowpoint-cookie to expire with browser (i don't know if this is feasible) will work together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a mile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 15:26:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464055#M8645</guid>
      <dc:creator>bissrached</dc:creator>
      <dc:date>2006-01-20T15:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: cookie persistence for HTTP traffic</title>
      <link>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464056#M8646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cookie is set when the client logs in, I don't think there's a timeout to configure it's a value that's hashed (could be wrong here!). If you look at the cookie generated, it's very basic and you can see the name of the service in the cookie and the cookie generated from the apache server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 15:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cookie-persistence-for-http-traffic/m-p/464056#M8646</guid>
      <dc:creator>patrickdonlon</dc:creator>
      <dc:date>2006-01-20T15:49:57Z</dc:date>
    </item>
  </channel>
</rss>

