<?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: Application respose very slow while accessing through Cisco  in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525380#M31372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ceroque&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for you reply. please find the configuration for LB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 13:55:03 GMT</pubDate>
    <dc:creator>hussainirfan</dc:creator>
    <dc:date>2010-12-08T13:55:03Z</dc:date>
    <item>
      <title>Application respose very slow while accessing through Cisco ACE 4710</title>
      <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525378#M31370</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configure Cisco Load Balancer 4710. While i am accessing my applicaiton though load balancer virtual IP then its accessing very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any configuration for fast response when using trough Load Balancer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2010 12:40:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525378#M31370</guid>
      <dc:creator>hussainirfan</dc:creator>
      <dc:date>2010-12-08T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Application respose very slow while accessing through Cisco</title>
      <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525379#M31371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a L7 lb or L4? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please copy your class-map, policy and the relevant configuration to have a better picutre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 13:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525379#M31371</guid>
      <dc:creator>Cesar Roque</dc:creator>
      <dc:date>2010-12-08T13:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Application respose very slow while accessing through Cisco</title>
      <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525380#M31372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ceroque&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for you reply. please find the configuration for LB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 13:55:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525380#M31372</guid>
      <dc:creator>hussainirfan</dc:creator>
      <dc:date>2010-12-08T13:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Application respose very slow while accessing through Cisco</title>
      <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525381#M31373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try creating a parameter type connection like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;parameter-map type connection test&lt;BR /&gt;&amp;nbsp; set tcp ack-delay 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then apply the parameter in the policy multi-match:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match APP-POLICY-MAP&lt;BR /&gt;&amp;nbsp; class SSL-APP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy APP-LB-POLICY&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 1 vlan 171&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssl-proxy server SSL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; connection advanced-options test&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;P&gt;&lt;/P&gt;&lt;P&gt;Cesar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 14:42:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525381#M31373</guid>
      <dc:creator>Cesar Roque</dc:creator>
      <dc:date>2010-12-08T14:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Application respose very slow while accessing through Cisco</title>
      <link>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525382#M31374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done this configuration bus still i m facing same problem. Pelase see the capture file as well. it might have&lt;/P&gt;&lt;P&gt;some info for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 07:55:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/application-respose-very-slow-while-accessing-through-cisco-ace/m-p/1525382#M31374</guid>
      <dc:creator>hussainirfan</dc:creator>
      <dc:date>2010-12-12T07:55:51Z</dc:date>
    </item>
  </channel>
</rss>

