<?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 Slow SQLnet throughput on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793801#M493368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the inspection itself? No, I dont think so. Is not that the traffic is flowing without inspection, it is being inspected, but not under RFC compliance of Sqlnet protocol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be hitting this bug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="3" cellspacing="0" style="width: 95%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CSCta27859 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; ASA 8.2.1 - Enabling inspect sqlnet adds 5 sec delays to big DB queries &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;STRONG&gt;&lt;STRONG&gt;Symptom&lt;/STRONG&gt;:&lt;/STRONG&gt; When "inspect sqlnet" is enabled on ASA, single-connection version of SQLnet protocol experiences 5-seconds delays on big DB queries.&amp;nbsp; There may be multiple delays in a single SQLnet TCP session.&amp;nbsp; When inspection disabled, there are no delays.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Condition&lt;/STRONG&gt;s&lt;/STRONG&gt;:&lt;/STRONG&gt; - single-session version of SQLnet protocol is used (i.e. TCP/1521 is used both for command and data sessions)&amp;nbsp;&amp;nbsp;&amp;nbsp; - "inspect sqlnet" is enabled on ASA&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Workaround:&lt;/STRONG&gt; Disable sqlnet inspect.&amp;nbsp; For single-session version of SQLnet protocol,&amp;nbsp; disabling the inspect sqlnet does not have operational impact since there&amp;nbsp; are no secondary connections that are being dynamically permitted through the firewall. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCta27859"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCta27859&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try going to the latest 8.2 version (8.2.5) and check if the problem persist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2011 22:37:19 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2011-11-14T22:37:19Z</dc:date>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793796#M493360</link>
      <description>&lt;P&gt;I'm having a throughput problem with a new ASA 5540 running version 8.2 (1). When trying to access a database server using tcp port 1521 (sqlnet) it is about 10 to 20 times slower than when the database is not behind the firewall. We've been running the same software on a database behind an ASA 5520 running version 8.0 (3) with no problems for years. When I check the cpu usage on the 5540 at the ASDM home page, it is rarely above 20% and never above 30% while this is being tested. I tried testing ftp throughput over the same interface and it was normal with ~320 Mbps average rate transferring a 500 MB file. What could be the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:50:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793796#M493360</guid>
      <dc:creator>JEFF LAND</dc:creator>
      <dc:date>2019-03-11T21:50:17Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793797#M493362</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;Do you have the Sqlnet inspection turned on the firewall? If so, remove it and try to access the DB again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike Rojas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 19:22:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793797#M493362</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-11-14T19:22:59Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793798#M493365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I will try that but &lt;EM&gt;inspect sqlnet &lt;/EM&gt;is enabled under&lt;EM&gt; policy-map global_policy &lt;/EM&gt;on the old 5520 running 8.0 also. Do you know if they made any changes to the sqlnet inspection in 8.1 or 8.2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 21:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793798#M493365</guid>
      <dc:creator>JEFF LAND</dc:creator>
      <dc:date>2011-11-14T21:23:06Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793799#M493366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They do every change of versions. But we need to confirm if the inspection is actually the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 21:30:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793799#M493366</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-11-14T21:30:43Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793800#M493367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, taking the sqlnet inspection out fixed the problem. But now the traffic is uninspected. Is there a rate limit or something similar which can be increased?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 22:20:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793800#M493367</guid>
      <dc:creator>JEFF LAND</dc:creator>
      <dc:date>2011-11-14T22:20:30Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793801#M493368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the inspection itself? No, I dont think so. Is not that the traffic is flowing without inspection, it is being inspected, but not under RFC compliance of Sqlnet protocol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be hitting this bug &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="3" cellspacing="0" style="width: 95%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CSCta27859 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; ASA 8.2.1 - Enabling inspect sqlnet adds 5 sec delays to big DB queries &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;STRONG&gt;&lt;STRONG&gt;Symptom&lt;/STRONG&gt;:&lt;/STRONG&gt; When "inspect sqlnet" is enabled on ASA, single-connection version of SQLnet protocol experiences 5-seconds delays on big DB queries.&amp;nbsp; There may be multiple delays in a single SQLnet TCP session.&amp;nbsp; When inspection disabled, there are no delays.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;Condition&lt;/STRONG&gt;s&lt;/STRONG&gt;:&lt;/STRONG&gt; - single-session version of SQLnet protocol is used (i.e. TCP/1521 is used both for command and data sessions)&amp;nbsp;&amp;nbsp;&amp;nbsp; - "inspect sqlnet" is enabled on ASA&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Workaround:&lt;/STRONG&gt; Disable sqlnet inspect.&amp;nbsp; For single-session version of SQLnet protocol,&amp;nbsp; disabling the inspect sqlnet does not have operational impact since there&amp;nbsp; are no secondary connections that are being dynamically permitted through the firewall. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCta27859"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCta27859&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try going to the latest 8.2 version (8.2.5) and check if the problem persist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 22:37:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793801#M493368</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-11-14T22:37:19Z</dc:date>
    </item>
    <item>
      <title>Slow SQLnet throughput on ASA</title>
      <link>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793802#M493369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Right. I'll get the update and scedule some downtime. I'll post what I find. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 23:16:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slow-sqlnet-throughput-on-asa/m-p/1793802#M493369</guid>
      <dc:creator>JEFF LAND</dc:creator>
      <dc:date>2011-11-14T23:16:14Z</dc:date>
    </item>
  </channel>
</rss>

