<?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 CLOSE_WAIT for ASDM Solution not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234772#M1118088</link>
    <description>&lt;P&gt;Can you explain more please? if you mean #http server idle-timout and #http server session-timeout, I already configured those at 1 minute but still no luck. If you mean #timeout tcp or half-closed, I think default values are far less than my problem duration. I have this problem for 2 days now.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 09:46:22 GMT</pubDate>
    <dc:creator>AminK</dc:creator>
    <dc:date>2024-12-10T09:46:22Z</dc:date>
    <item>
      <title>ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234731#M1118076</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two ASA 5545 in a cluster. the software version is 9.14(2)15. I can't access my firewall with ASDM due to having maximum http sessions. When I run #debug menu npshim -w, I see 5 https connections with CLOSE_WAIT state. There is no session in #show asdm session. so I can't disconnect them there.&lt;/P&gt;&lt;P&gt;Now according to this guide:&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-asdm/222646-troubleshoot-asdm-launch-problems.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-asdm/222646-troubleshoot-asdm-launch-problems.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there is a workaround for this bug that says run #debug menu pdm 3, but my problem is this command is not available in my ASA cli. Other workaround is to reload the appliance but I can't do that because it is a crucial part of my production network.&lt;/P&gt;&lt;P&gt;I highly appreciate any help.&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 08:17:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234731#M1118076</guid>
      <dc:creator>AminK</dc:creator>
      <dc:date>2024-12-10T08:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234737#M1118078</link>
      <description>&lt;P&gt;I think tcp keepalive is solved your issue.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 08:29:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234737#M1118078</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-12-10T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234772#M1118088</link>
      <description>&lt;P&gt;Can you explain more please? if you mean #http server idle-timout and #http server session-timeout, I already configured those at 1 minute but still no luck. If you mean #timeout tcp or half-closed, I think default values are far less than my problem duration. I have this problem for 2 days now.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 09:46:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5234772#M1118088</guid>
      <dc:creator>AminK</dc:creator>
      <dc:date>2024-12-10T09:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235221#M1118114</link>
      <description>&lt;P&gt;sorry I check, in IOS we use service tcp keepalive in ASA there is no such as this option.&lt;/P&gt;
&lt;P&gt;anyway&amp;nbsp;&lt;/P&gt;
&lt;PRE class="pre codeblock"&gt;&lt;CODE&gt;ciscoasa(config)# http server idle-timeout 10 &amp;lt;&amp;lt;- this only work for idle session, if session is not idle this command not work
ciscoasa(config)# http server session-timeout 120 &amp;lt;&amp;lt;- this terminate the session after specific time you can config timeout as you want.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Dec 2024 06:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235221#M1118114</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-12-11T06:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235531#M1118147</link>
      <description>&lt;P&gt;These options do not work either. Sessions was stuck in close_wait state and nothing worked. So I reloaded the device in maintenance window. I think there is only these two options. Either (#debug menu pdm 3) works for you, or you have to reload ASA to access ASDM again. I applied your suggestions to hopefully avoid this problem in future.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 15:37:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235531#M1118147</guid>
      <dc:creator>AminK</dc:creator>
      <dc:date>2024-12-11T15:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLOSE_WAIT for ASDM Solution not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235584#M1118149</link>
      <description>&lt;P&gt;you are so welcome&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 16:42:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-close-wait-for-asdm-solution-not-working/m-p/5235584#M1118149</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-12-11T16:42:47Z</dc:date>
    </item>
  </channel>
</rss>

