<?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: Poor Performance in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468105#M613553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, that is a big difference.&amp;nbsp; I don't notice anything approaching that level of slow down with 1000+ users on an ASA 5520 and that's with http inspeection and Websense filtering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't need the http filtering, at least in the short term, you may want to leave it off for until you can get to the bottom of this issue.&amp;nbsp; I'm wondering if maybe you've hit a bug with the version of code you have.&amp;nbsp; It might be worth opening a TAC case to get some further assistance with troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd also reccommend setting up a capture of the traffic and reviewing the results in Wireshark or whichever program you use for packet analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 14:48:33 GMT</pubDate>
    <dc:creator>terrygwazdosky</dc:creator>
    <dc:date>2010-08-25T14:48:33Z</dc:date>
    <item>
      <title>Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468095#M613529</link>
      <description>&lt;P&gt;I have been working with Pix Firewall and ASA 5550.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using &lt;SPAN class="content"&gt;the default policy configuration including inspect http.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got &lt;EM&gt;throughput 10 times biger without using &lt;/EM&gt;&lt;SPAN class="content"&gt;inspect http&lt;/SPAN&gt;&lt;EM&gt; &lt;/EM&gt;(on both pix and asa) when moving files :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;wget &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://averybigfile" target="_blank"&gt;http://averybigfile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:30:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468095#M613529</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2019-03-11T18:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468096#M613533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post the output of the following commands?:&lt;/P&gt;&lt;P&gt;sh run service-policy&lt;/P&gt;&lt;P&gt;sh run class-map&lt;/P&gt;&lt;P&gt;sh run policy-map&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 17:57:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468096#M613533</guid>
      <dc:creator>terrygwazdosky</dc:creator>
      <dc:date>2010-08-24T17:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468097#M613536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;on pix firewall:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix# show running-config policy-map &lt;BR /&gt;!&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns maximum-length 4096 &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect skinny &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect sip &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect icmp &lt;BR /&gt;&amp;nbsp; inspect http&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix# sh running-config class-map &lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix# show running-config policy-map &lt;BR /&gt;!&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns maximum-length 4096 &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect skinny &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect sip &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect icmp &lt;BR /&gt;&amp;nbsp; inspect http &lt;BR /&gt;!&lt;BR /&gt;pix#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;on ASA :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa# show running-config policy-map&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect icmp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;asa# show running-config class-map&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;asa# show running-config policy-map&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect icmp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 18:34:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468097#M613536</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2010-08-24T18:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468098#M613539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything looks pretty baisc. I didn't see the service-policy, but since everything else is default I'm assuming you are just using a global policy and not&amp;nbsp; interface specific policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few other questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is it just http file transfers that are slow?&amp;nbsp; How is browsing in general?&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Are you doing any URL filtering?&amp;nbsp; I've had occasional issues with Websense that caused slow web traffic.&lt;/LI&gt;&lt;LI&gt;What version of software are the PIX and ASA running?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, try this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Run this command which will clear your service-policy statistics: "clear service-policy global" (unless you are using interface specific policies)&lt;/LI&gt;&lt;LI&gt;Enable http inspection with defaults&lt;/LI&gt;&lt;LI&gt;Run this command to outline what the traffic flow matches: "sh service-policy flow tcp host &lt;INTERNAL pc=""&gt; eq 1025 host &lt;EXTERNAL website=""&gt; eq http".&amp;nbsp; It will most likely just hit the defaults. &lt;/EXTERNAL&gt;&lt;/INTERNAL&gt;&lt;/LI&gt;&lt;LI&gt;Perform testing&lt;/LI&gt;&lt;LI&gt;Run this command: "show service-policy inspect http", and look to see if there are any drops or resets that may indicate protocol violations and the like&lt;/LI&gt;&lt;LI&gt;If nothing show up with the above it might be worth setting up a capture for traffic to and from the website you use for testing and then looking at the results in Wireshark to look for wierdness.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 19:20:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468098#M613539</guid>
      <dc:creator>terrygwazdosky</dc:creator>
      <dc:date>2010-08-24T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468099#M613542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a reason you are running the http inspection.. It will do strict http checking so it can slow down the traffic.&amp;nbsp; The ASA will already be looking at the tcp traffic so its more like double checks that are going on.&amp;nbsp;&amp;nbsp; If you are transfering data using port 80, then the inspection will definitely be analyzing the traffic.&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/security/asa/asa82/command/reference/i2.html#wp1735782"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/i2.html#wp1735782&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alot of people are not running with http inspection unless you need the strict checks that it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show perfmon will show you the packets per sec that http is looking at along with tcp fixups, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 19:52:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468099#M613542</guid>
      <dc:creator>Scott Nishimura</dc:creator>
      <dc:date>2010-08-24T19:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468100#M613546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for helping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;Answering your questions:&lt;BR /&gt;* Is it just http file transfers that are slow?&amp;nbsp; &lt;BR /&gt;Yes. Many user had questioned about.&lt;BR /&gt;&lt;BR /&gt;* How is browsing in general?&lt;BR /&gt;It is fine.&lt;BR /&gt;&lt;BR /&gt;* Are you doing any URL filtering?&lt;BR /&gt;No. I have done ASA's factory reset before testing in order to use only 2 interfaces. &lt;BR /&gt;Each ASA's interface has a host. One of them wget's.&lt;BR /&gt;&lt;BR /&gt;* What version of software are the PIX and ASA running?&lt;BR /&gt;ASA Version 8.2(1) &lt;BR /&gt;Cisco Adaptive Security Appliance Software Version 8.2(1) &lt;BR /&gt;Device Manager Version 6.2(3)&lt;BR /&gt;Hardware:&amp;nbsp;&amp;nbsp; ASA5550, 4096 MB RAM, CPU Pentium 4 3000 MHz&lt;BR /&gt;Internal ATA Compact Flash, 256MB&lt;BR /&gt;BIOS Flash M50FW080 @ 0xffe00000, 1024KB&lt;BR /&gt;&lt;BR /&gt;Encryption hardware device : Cisco ASA-55x0 on-board accelerator (revision 0x0)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Boot microcode&amp;nbsp;&amp;nbsp; : CN1000-MC-BOOT-2.00 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSL/IKE microcode: CNLite-MC-SSLm-PLUS-2.03&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IPSec microcode&amp;nbsp; : CNlite-MC-IPSECm-MAIN-2.04&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;* Run this command which will clear your service-policy statistics: &lt;BR /&gt;"clear service-policy global" (unless you are using interface specific policies)&lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;* Enable http inspection with defaults&lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;* Run this command to outline what the traffic flow matches: &lt;BR /&gt;"sh service-policy flow tcp host &lt;INTERNAL pc=""&gt; eq 1025 host &lt;EXTERNAL website=""&gt; eq http".&amp;nbsp; &lt;BR /&gt;It will most likely just hit the defaults.&lt;BR /&gt;&lt;BR /&gt;show service-policy flow tcp host 147.65.32.25 eq 1025 host 147.65.1.48 &lt;BR /&gt;eq http&lt;BR /&gt;&lt;BR /&gt;Global policy: &lt;BR /&gt;&amp;nbsp; Service-policy: global_policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;BR /&gt;asa#&amp;nbsp;&amp;nbsp;&amp;nbsp; Output flow:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;* Perform testing&lt;BR /&gt;Now it runs fine &amp;amp; fast&lt;BR /&gt;&lt;BR /&gt;* Run this command: "show service-policy inspect http", and look to see if there are any drops &lt;BR /&gt;or resets that may indicate protocol violations and the like&lt;BR /&gt;&lt;BR /&gt;asa#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; show service-policy inspect http&lt;BR /&gt;&lt;BR /&gt;Global policy: &lt;BR /&gt;&amp;nbsp; Service-policy: global_policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: inspection_default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inspect: http, packet 1035582, drop 0, reset-drop 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;* If nothing show up with the above it might be worth setting up a capture for traffic to and &lt;BR /&gt;from the website you use for testing and then looking at the results in Wireshark to look for wierdness.&lt;BR /&gt; &lt;BR /&gt;Let us know how it goes.&lt;BR /&gt;&lt;/EXTERNAL&gt;&lt;/INTERNAL&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 20:11:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468100#M613546</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2010-08-24T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468101#M613549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Scott, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not sure that not running inspect http would be a correct choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to your answer, running inspect a protocol will "allways" slow down performance ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had configured :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect icmp &lt;BR /&gt;&amp;nbsp; inspect http&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sip, h family rtsp skiny will cause VoIP degradation&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 20:33:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468101#M613549</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2010-08-24T20:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468102#M613550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its up to you whether you need the extra strict http checks.&amp;nbsp; A lot of sites do not adhere to standards.&amp;nbsp; As for it always causing performance problems-- not really, but it does add extra inspection and when you have the firewall doing inspections, it is sent to the cpu for further processing.&amp;nbsp; So if you are having http file transfer, it can slow down the traffic as it has to look at every packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sip inspection is to open up additional secondary pinhole conns so that is what that inspection is doing and is different from the http which is looking at all port 80 traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 20:39:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468102#M613550</guid>
      <dc:creator>Scott Nishimura</dc:creator>
      <dc:date>2010-08-24T20:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468103#M613551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Terry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday I have made tests using a 100Mbs network interface client host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Results were mascarade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I have used a 1000Mbs network interface's client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done ASA's factory reset before testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following your suggested configuration on ASA, I got:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global policy with no inspect http : throughput -&amp;gt; 450Mbs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global policy with inspect http : throughput -&amp;gt; 200Mbs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving client host to http server subnet (no ASA between them) throughput scales to 900Mbs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see above Scott has suggested not using inspect http.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think about ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:20:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468103#M613551</guid>
      <dc:creator>Rosa Ladeira</dc:creator>
      <dc:date>2010-08-25T14:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468104#M613552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i belive this could be because of out of order packets...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please apply captures on outside and inside and see if you see any out of order packets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:45:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468104#M613552</guid>
      <dc:creator>Jitendriya Athavale</dc:creator>
      <dc:date>2010-08-25T14:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468105#M613553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, that is a big difference.&amp;nbsp; I don't notice anything approaching that level of slow down with 1000+ users on an ASA 5520 and that's with http inspeection and Websense filtering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't need the http filtering, at least in the short term, you may want to leave it off for until you can get to the bottom of this issue.&amp;nbsp; I'm wondering if maybe you've hit a bug with the version of code you have.&amp;nbsp; It might be worth opening a TAC case to get some further assistance with troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd also reccommend setting up a capture of the traffic and reviewing the results in Wireshark or whichever program you use for packet analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:48:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468105#M613553</guid>
      <dc:creator>terrygwazdosky</dc:creator>
      <dc:date>2010-08-25T14:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Performance</title>
      <link>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468106#M613554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enabling http inspection expects the packets to arrive in order (so we can inspect). If they don't arrive in order then, the ASA has to hold them until all the packets arrive.&amp;nbsp; The hold buffer or queue is very small so, there are chances that the packets may be just dropped.&amp;nbsp; Packets arriving out of order is the nature of the internet and may be you can reach out the ISP and ask them why we see (if you really see out of order packet via captures) out of order packets and ask if they can do anything about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Http inspection also sends syslogs about the URL requested by each host on the inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, leave http inspection turned off unless there is a requirement that you have to have that on due to some Sarbanes Oxley regulation or some thing of that nature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-8982"&gt;https://supportforums.cisco.com/docs/DOC-8982#http_inspection_enabled&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:58:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/poor-performance/m-p/1468106#M613554</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-08-25T14:58:32Z</dc:date>
    </item>
  </channel>
</rss>

