<?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: CSS loadbalancing based on parts of the URL in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315820#M5060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.you will need to specify the full path up to x=.&lt;/P&gt;&lt;P&gt;2.can't think of any other solution&lt;/P&gt;&lt;P&gt;3.no particular recommendation&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, 07 Apr 2005 08:56:26 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2005-04-07T08:56:26Z</dc:date>
    <item>
      <title>CSS loadbalancing based on parts of the URL</title>
      <link>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315819#M5059</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I've to do loadbalancing based on parts of the URL.&lt;/P&gt;&lt;P&gt;The URL will look like this:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.myserver.com/a/b/c/d/x=12345/bdc/*.htm" target="_blank"&gt;www.myserver.com/a/b/c/d/x=12345/bdc/*.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the x=&amp;lt;digits&amp;gt; is includes I've to use server1-3 1 if the x is not included I've to use  server 4-6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can right now think of two (2) methods:&lt;/P&gt;&lt;P&gt;1) url ="/x=*"&lt;/P&gt;&lt;P&gt;2) using a header-field group with field "request-line" and the operator contains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my two questions:&lt;/P&gt;&lt;P&gt;- Is it enough to define in method 1 only "/x=*" or do I have to write down the whole path (/a/b/c/d/x=*) or is it possible to do url="*/x=*".&lt;/P&gt;&lt;P&gt;- Is there any other way to have this sort balancing done?&lt;/P&gt;&lt;P&gt;- Which method is best practise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for answering.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2005 08:26:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315819#M5059</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2005-04-07T08:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: CSS loadbalancing based on parts of the URL</title>
      <link>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315820#M5060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joerg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.you will need to specify the full path up to x=.&lt;/P&gt;&lt;P&gt;2.can't think of any other solution&lt;/P&gt;&lt;P&gt;3.no particular recommendation&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, 07 Apr 2005 08:56:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315820#M5060</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-07T08:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSS loadbalancing based on parts of the URL</title>
      <link>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315821#M5061</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;thanks for your reply.&lt;/P&gt;&lt;P&gt;So both methods are possible. From my point of view method two is more flexible even if less specific. Is there any other draw back you can think of using method two, the one with the header group.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 09:09:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315821#M5061</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2005-04-07T09:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSS loadbalancing based on parts of the URL</title>
      <link>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315822#M5062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using Header Field Groups and have not run into any unusual problems.  It seems to work flawlessly.&lt;/P&gt;&lt;P&gt;We are using the "request-line contain" method to key off a certain word.  Then if that word doesn't exist, it just defaults to the regular HTTP content rule.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2005 16:32:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-loadbalancing-based-on-parts-of-the-url/m-p/315822#M5062</guid>
      <dc:creator>drex_72</dc:creator>
      <dc:date>2005-04-21T16:32:18Z</dc:date>
    </item>
  </channel>
</rss>

