<?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: HTTP POST with advance balance cookies in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695960#M13261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donagh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this config won't work.&lt;/P&gt;&lt;P&gt;As I said, the CSS does not have the capability to learn dynamic cookies.&lt;/P&gt;&lt;P&gt;All it can do is locate a specific text inside a  cookie, and match it to a pre-configured string associated with a server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I would definitely recommend to use the arrowpoint-cookie.&lt;/P&gt;&lt;P&gt;Replace the 'advanced-balance cookie' with 'advanced-balance arrowpoint-cookie'.&lt;/P&gt;&lt;P&gt;The CSS will create a static cookie for you and associate one value for each server - all 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>Thu, 12 Oct 2006 17:12:53 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2006-10-12T17:12:53Z</dc:date>
    <item>
      <title>HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695955#M13256</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to keep a session sticky for 20 mins based on cookies. The problem is the application is using HTTP POSTs and the balance method only looks into the HTTP GET. How can I get the CSS to look into the HTTP POST?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any examples would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Donagh &lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2006 10:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695955#M13256</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-12T10:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695956#M13257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donagh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure where you got the info that the CSS only looks into HTTP GET but it is wrong.&lt;/P&gt;&lt;P&gt;The CSS looks into any HTTP requests header.&lt;/P&gt;&lt;P&gt;Nothing special to do.  If it works for GET it should work for POST.&lt;/P&gt;&lt;P&gt;If not, capture a sniffer trace showing the problem and send it to me with your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 12:40:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695956#M13257</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-10-12T12:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695957#M13258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have obviously been misinformed about the POST and the GET. That is good but now I don't have an answer to my problem!! I am balancing on a cookie called ASP.NET_SessionId=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content Toughbook_PDAs &lt;/P&gt;&lt;P&gt;    vip address 10.40.21.28 &lt;/P&gt;&lt;P&gt;    add service w2k-eolasprd1 &lt;/P&gt;&lt;P&gt;    add service w2k-eolasprd2 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 80 &lt;/P&gt;&lt;P&gt;    string prefix "ASP.NET_SessionId=" &lt;/P&gt;&lt;P&gt;    sticky-inact-timeout 20 &lt;/P&gt;&lt;P&gt;    advanced-balance cookies &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a trace and I am looking for &lt;/P&gt;&lt;P&gt;ASP.NET_SessionId=1w0cql550wou04albf4jrjfoy45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully my config is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Donagh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 13:13:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695957#M13258</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-12T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695958#M13259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how did you configure the services ?&lt;/P&gt;&lt;P&gt;Is the cookie static for each server ?&lt;/P&gt;&lt;P&gt;The CSS does not learn cookie, so they have to be static and configured under the service so the CSS can do a 1-to-1 match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to try arrowpoint-cookies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have static cookies and prefer your solution, please send me the services config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 14:00:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695958#M13259</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-10-12T14:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695959#M13260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a new cookie is generated for each session so that would explain why my config is not working. i am not sure if the cookie is static for each server but if is my config for the services are very basic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service w2k-eolasprd1 &lt;/P&gt;&lt;P&gt;  ip address 10.40.28.33 &lt;/P&gt;&lt;P&gt;  keepalive type tcp &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service w2k-eolasprd2 &lt;/P&gt;&lt;P&gt;  ip address 10.40.28.34 &lt;/P&gt;&lt;P&gt;  keepalive type tcp &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should configure the string parameter under the service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Donagh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 15:27:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695959#M13260</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-12T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695960#M13261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donagh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this config won't work.&lt;/P&gt;&lt;P&gt;As I said, the CSS does not have the capability to learn dynamic cookies.&lt;/P&gt;&lt;P&gt;All it can do is locate a specific text inside a  cookie, and match it to a pre-configured string associated with a server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I would definitely recommend to use the arrowpoint-cookie.&lt;/P&gt;&lt;P&gt;Replace the 'advanced-balance cookie' with 'advanced-balance arrowpoint-cookie'.&lt;/P&gt;&lt;P&gt;The CSS will create a static cookie for you and associate one value for each server - all 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>Thu, 12 Oct 2006 17:12:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695960#M13261</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-10-12T17:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695961#M13262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Gilles. I am trying the arrowpoint cookie. I will let you know. Do I need any other config other than "advance-balance arrowpoint cookies"&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;Donagh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 14:28:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695961#M13262</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-16T14:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695962#M13263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS will the sticy-inact-timeout work with arrowpoint cookies. My aim is that a user stays on the same server based on a cookie for a 20-minute period...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 14:33:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695962#M13263</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-16T14:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695963#M13264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, this command has no effect on the arrowpoint cookie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can however set the cookie expiration time.&lt;/P&gt;&lt;P&gt;Or use browser expiration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the commands :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11503-2(config-owner-content[gdufour-WWW])# arrowpoint-cookie ?&lt;/P&gt;&lt;P&gt;  browser-expire      Allow user's browers to expire cookies.&lt;/P&gt;&lt;P&gt;  expiration          Configure Expiration time on cookie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is documented here :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a0080094398.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a0080094398.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 18:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695963#M13264</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2006-10-16T18:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with advance balance cookies</title>
      <link>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695964#M13265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works! thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 12:05:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/http-post-with-advance-balance-cookies/m-p/695964#M13265</guid>
      <dc:creator>donaghq_2</dc:creator>
      <dc:date>2006-10-31T12:05:45Z</dc:date>
    </item>
  </channel>
</rss>

