<?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: ASA breaks ASP application on IIS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266934#M778490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think its a connection timeout  because the problem shows when users are filling out forms and clicking "submit" or "ok" buttons.  They are never sitting idel for more than a couple of seconds actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The developers think that somehow the ASA is creating multiple connections and/or sessions for the clients so that when they click submit or ok the application responds to the incorrect session.  Does that makes sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 20:52:34 GMT</pubDate>
    <dc:creator>tato386</dc:creator>
    <dc:date>2009-11-06T20:52:34Z</dc:date>
    <item>
      <title>ASA breaks ASP application on IIS</title>
      <link>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266932#M778477</link>
      <description>&lt;P&gt;We have a Windows 2003 server running IIS and a custom built ASP.net application on it.  Before we switched to an ASA5520 we had a Watchguard Firebox appliance in front of it and all was good.  After the switch to the ASA we started getting reports of the application not working correctly.  We got the programers to look at it and the said that it seemed to be some problem with the application session state info communication with client machines.  Since the application code had not changed I looked at the firewall switch.  Sure enough when we run the application from inside the firewall it works as it should.  Clients coming in from the outside and thru the ASA have problems.  What type of configuration setting should I be lookking for on the ASA to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266932#M778477</guid>
      <dc:creator>tato386</dc:creator>
      <dc:date>2019-03-11T16:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: ASA breaks ASP application on IIS</title>
      <link>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266933#M778482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all depends on the application. If it is that the app keeps a conn open more than 1h idle then the ASA will time it out and close it. You can change the connection timeouts for that conn by using class map and a policy map to do "set connection timeout". Here is an example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list app-acl ext perm tcp host &lt;CLIENT ip=""&gt; host &lt;SERVER ip=""&gt;&lt;/SERVER&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;class-map app_traffic&lt;/P&gt;&lt;P&gt; match access-list app-acl&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;/P&gt;&lt;P&gt; class app_traffic&lt;/P&gt;&lt;P&gt;  set connection timeout tcp 3:0:0 (timeout of 3 hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:45:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266933#M778482</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2009-11-06T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA breaks ASP application on IIS</title>
      <link>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266934#M778490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think its a connection timeout  because the problem shows when users are filling out forms and clicking "submit" or "ok" buttons.  They are never sitting idel for more than a couple of seconds actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The developers think that somehow the ASA is creating multiple connections and/or sessions for the clients so that when they click submit or ok the application responds to the incorrect session.  Does that makes sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 20:52:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-breaks-asp-application-on-iis/m-p/1266934#M778490</guid>
      <dc:creator>tato386</dc:creator>
      <dc:date>2009-11-06T20:52:34Z</dc:date>
    </item>
  </channel>
</rss>

