<?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: Sticky Resource Not Available when setting up sticky http-co in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273738#M26481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you assign it to the admin context?&lt;/P&gt;&lt;P&gt;Do you have following in your config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context Admin&lt;/P&gt;&lt;P&gt;  member any-available &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Syed Iftekhar Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2009 19:13:27 GMT</pubDate>
    <dc:creator>Syed Iftekhar Ahmed</dc:creator>
    <dc:date>2009-07-21T19:13:27Z</dc:date>
    <item>
      <title>Sticky Resource Not Available when setting up sticky http-cookie</title>
      <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273735#M26478</link>
      <description>&lt;P&gt;When I try to configure the sticky:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)# sticky http-cookie ACE-COOKIE COOKIE-STICKY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error:&lt;/P&gt;&lt;P&gt;sticky resource not available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An L7 policy has not yet been set upâ&amp;#128;¦ could that be the reason for this error? Or, is it because I have not setup a class resource for the sticky cookie?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2009 15:37:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273735#M26478</guid>
      <dc:creator>rlortiz</dc:creator>
      <dc:date>2009-07-21T15:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sticky Resource Not Available when setting up sticky http-co</title>
      <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273736#M26479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You got it right.&lt;/P&gt;&lt;P&gt;You need to create a resource class for sticky and apply it to the desired context to make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resource-class xyz&lt;/P&gt;&lt;P&gt;    limit-resource sticky minimum 10.00 maximum unlimited&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context test&lt;/P&gt;&lt;P&gt;  allocate-interface vlan 10&lt;/P&gt;&lt;P&gt;  allocate-interface vlan 11&lt;/P&gt;&lt;P&gt;  member xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 16:50:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273736#M26479</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2009-07-21T16:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sticky Resource Not Available when setting up sticky http-co</title>
      <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273737#M26480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I thought it resolved it, but it really didn't. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added the resource-class in the Admin context:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resource-class any-available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;limit-resource all minimum 0.00 maximum unlimited&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;limit-resource sticky minimum 35.00 maximum equal-to-min&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no difference.&lt;/P&gt;&lt;P&gt;&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>Tue, 21 Jul 2009 17:17:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273737#M26480</guid>
      <dc:creator>rlortiz</dc:creator>
      <dc:date>2009-07-21T17:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sticky Resource Not Available when setting up sticky http-co</title>
      <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273738#M26481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you assign it to the admin context?&lt;/P&gt;&lt;P&gt;Do you have following in your config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context Admin&lt;/P&gt;&lt;P&gt;  member any-available &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Syed Iftekhar Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 19:13:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273738#M26481</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2009-07-21T19:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sticky Resource Not Available when setting up sticky http-co</title>
      <link>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273739#M26482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a misspelling..all better now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again Syed!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 21:06:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/sticky-resource-not-available-when-setting-up-sticky-http-cookie/m-p/1273739#M26482</guid>
      <dc:creator>rlortiz</dc:creator>
      <dc:date>2009-07-21T21:06:47Z</dc:date>
    </item>
  </channel>
</rss>

