<?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: How to drop new SSL sessions when limit is reached in 6.1.X? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6096#M4432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're out of sessions because your session table is full (show session info), a new session won't be installed whether or not it's SSL. A session is created on the first packet, and for SSL that typically means a TCP SYN packet on destination port 443.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no available session, you won't get to the point where a decision can be made based on other factors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to answer your question, the "Block sessions if resources not available" means that the session has already been installed and there are no resources to actually handle the decryption.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 16:46:15 GMT</pubDate>
    <dc:creator>gwesson</dc:creator>
    <dc:date>2015-06-24T16:46:15Z</dc:date>
    <item>
      <title>How to drop new SSL sessions when limit is reached in 6.1.X?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6093#M4429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'd like to drop any new SSL sessions if the system has reached the SSL Decrypted Session Limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This page, &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1412"&gt;How to Implement and Test SSL Decryption&lt;/A&gt;, says to run:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'courier new', courier; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&amp;gt; set deviceconfig setting ssl-decrypt deny-setup-failure yes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but it doesn't seem to be there in version 6.1.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Web UI, there is an option under when creating a Decryption Profile, to "Block sessions if resources not available".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that the same thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eugene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 01:06:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6093#M4429</guid>
      <dc:creator>eugenep</dc:creator>
      <dc:date>2015-06-24T01:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop new SSL sessions when limit is reached in 6.1.X?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6094#M4430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The option that you are referring&amp;nbsp; means "Terminate sessions if system resources are not available to process decryption" so the sessions will be dropped if the resources are not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate the helpful answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 01:16:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6094#M4430</guid>
      <dc:creator>pankaku</dc:creator>
      <dc:date>2015-06-24T01:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop new SSL sessions when limit is reached in 6.1.X?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6095#M4431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I've read the help documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that include the fact that there are no sessions available? Is a session in this context, considered a resource?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 01:24:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6095#M4431</guid>
      <dc:creator>eugenep</dc:creator>
      <dc:date>2015-06-24T01:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop new SSL sessions when limit is reached in 6.1.X?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6096#M4432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're out of sessions because your session table is full (show session info), a new session won't be installed whether or not it's SSL. A session is created on the first packet, and for SSL that typically means a TCP SYN packet on destination port 443.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no available session, you won't get to the point where a decision can be made based on other factors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to answer your question, the "Block sessions if resources not available" means that the session has already been installed and there are no resources to actually handle the decryption.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 16:46:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6096#M4432</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2015-06-24T16:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop new SSL sessions when limit is reached in 6.1.X?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6097#M4433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is difference in size of session table and max decrypted sessions.&lt;/P&gt;&lt;P&gt;For example max ssl sessions for 3050 and 3020 are following:&lt;/P&gt;&lt;P&gt;Max concurrent decryption sessions&lt;/P&gt;&lt;P&gt;3050 - 15,360&lt;/P&gt;&lt;P&gt;3020 - 7,936&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/products/product-comparison.html?chosen=pa-3050,pa-3020" title="https://www.paloaltonetworks.com/products/product-comparison.html?chosen=pa-3050,pa-3020"&gt;Product Comparison&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your session table does not have to be full but ssl decryption resources can be fully allocated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:44:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-drop-new-ssl-sessions-when-limit-is-reached-in-6-1-x/m-p/6097#M4433</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2015-06-25T06:44:23Z</dc:date>
    </item>
  </channel>
</rss>

