<?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: URL Parsing with sticky in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312119#M27271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So for each application that requires something different than the rest of the URL, all I need to do is create a policy-map for it. I am assuming that I can have multiple policy-maps for the same server-farm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 16:03:20 GMT</pubDate>
    <dc:creator>jteixido</dc:creator>
    <dc:date>2009-11-16T16:03:20Z</dc:date>
    <item>
      <title>URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312115#M27267</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'm not sure if the title represents what I need, but here it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have to configure a url &lt;A class="jive-link-custom" href="http://testiisprdvip.test.com" target="_blank"&gt;http://testiisprdvip.test.com&lt;/A&gt; without sticky, but when a user clicks on a certain application within this url &lt;A class="jive-link-custom" href="http://testiisprdvip.test.com/crt" target="_blank"&gt;http://testiisprdvip.test.com/crt&lt;/A&gt; we want this to be sticky. Is this possible?&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;John...&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2009 19:07:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312115#M27267</guid>
      <dc:creator>jteixido</dc:creator>
      <dc:date>2009-11-13T19:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312116#M27268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of device ?&lt;/P&gt;&lt;P&gt;This should be possible with ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy type loadbalance http first MyHTTP&lt;/P&gt;&lt;P&gt;  class sticky&lt;/P&gt;&lt;P&gt;    stickyserverfarm ...&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    serverfarm ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any sticky&lt;/P&gt;&lt;P&gt;  match http url crt.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure to enable persistence rebalance with a parameter-map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 14:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312116#M27268</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-16T14:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312117#M27269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Would this have to be configured as a seperate server-farm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:12:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312117#M27269</guid>
      <dc:creator>jteixido</dc:creator>
      <dc:date>2009-11-16T15:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312118#M27270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be the same serverfarm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312118#M27270</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-16T15:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312119#M27271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So for each application that requires something different than the rest of the URL, all I need to do is create a policy-map for it. I am assuming that I can have multiple policy-maps for the same server-farm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:03:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312119#M27271</guid>
      <dc:creator>jteixido</dc:creator>
      <dc:date>2009-11-16T16:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312120#M27272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can have multiple policy-maps, all using the same serverfarm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:15:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312120#M27272</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-11-16T16:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: URL Parsing with sticky</title>
      <link>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312121#M27273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a configuration template, please let me know if this looks accurate?&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;John...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 20:41:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-parsing-with-sticky/m-p/1312121#M27273</guid>
      <dc:creator>jteixido</dc:creator>
      <dc:date>2009-11-16T20:41:23Z</dc:date>
    </item>
  </channel>
</rss>

