<?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 Creating ServerFarm on ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771864#M35232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is pretty simple and similar to CSS, you create a sorry server farm. The only difference is this server farm will be a redirect serverfarm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1306327"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1306327&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the above config guide which describes the detailed method of configuring a sorry serverfarm in ace. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abijith &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 21:43:58 GMT</pubDate>
    <dc:creator>asharmav</dc:creator>
    <dc:date>2011-10-20T21:43:58Z</dc:date>
    <item>
      <title>Creating ServerFarm on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771863#M35231</link>
      <description>&lt;P&gt;configured two reservers on ACEs,but need to create a serverfarm ,where all the traffic goes to only one rserver1,when this rserver1 fails completely or not in service the traffic need to be hitting rserver2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; how can I configure on ACEs ,on CSS I know&amp;nbsp; we&amp;nbsp; create a sorry server.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2011 21:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771863#M35231</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-10-20T21:27:36Z</dc:date>
    </item>
    <item>
      <title>Creating ServerFarm on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771864#M35232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is pretty simple and similar to CSS, you create a sorry server farm. The only difference is this server farm will be a redirect serverfarm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1306327"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1306327&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the above config guide which describes the detailed method of configuring a sorry serverfarm in ace. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abijith &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 21:43:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771864#M35232</guid>
      <dc:creator>asharmav</dc:creator>
      <dc:date>2011-10-20T21:43:58Z</dc:date>
    </item>
    <item>
      <title>Creating ServerFarm on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771865#M35233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will my config work ,as I am Planning to configure a backup or Sorry Server farm,Initially all the traffic need to hot only one server and if that server fails completely ,then only the traffic need to hit the second server.Abijith can you please let me know if this config works or do I need make some more modifications to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver SERVER1&lt;/P&gt;&lt;P&gt;ip address&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver SERVER2&lt;/P&gt;&lt;P&gt;ip address&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm ITIM1&lt;/P&gt;&lt;P&gt;rserver SERVER1&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serverfarm backup ITIM2&lt;/P&gt;&lt;P&gt;rserver server2&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all ITIM_CLASS&lt;/P&gt;&lt;P&gt;match virtual-address A.B.C.D tcp any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match ITIM_POLICY&lt;/P&gt;&lt;P&gt;class class-default&lt;/P&gt;&lt;P&gt;serverfarm ITIM1 backup ITIM2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match POLICY&lt;/P&gt;&lt;P&gt;&amp;nbsp; class ITIM_CLASS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; appl-parameter http advanced-options CASE_PARAM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy ITIM_POLICY&lt;/P&gt;&lt;P&gt;nat dynamic 1 vlan 20 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 03:25:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771865#M35233</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-10-25T03:25:52Z</dc:date>
    </item>
    <item>
      <title>Creating ServerFarm on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771866#M35234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems perfect to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 21:28:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/creating-serverfarm-on-ace/m-p/1771866#M35234</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-25T21:28:51Z</dc:date>
    </item>
  </channel>
</rss>

