<?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: Could I change session timeout to 24 hours for all applications? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64362#M38611</link>
    <description>&lt;P&gt;Doing this will likely cause issues with the firewall's session table utilization.&amp;nbsp;What would be the goal of doing that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Applications you don't want to do this to:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dns&lt;/STRONG&gt;&amp;nbsp;- a DNS session generally lasts a few seconds, and there are LOTS of them. You'll rapidly fill your session table like this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;web-browsing&lt;/STRONG&gt; - A typical web browsing session is terminated by the server as soon as the content is finished being delivered. Since it is probably among the most common app types, you'll fill the session table as above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can certainly change some apps that you're having trouble with the firewall ending after idle, but doing it globally would be way too aggressive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Greg&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2015 16:40:54 GMT</pubDate>
    <dc:creator>gwesson</dc:creator>
    <dc:date>2015-09-09T16:40:54Z</dc:date>
    <item>
      <title>Could I change session timeout to 24 hours for all applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64318#M38587</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two questions.&lt;/P&gt;&lt;P&gt;First, Could I change session timeout to 24 hours for all applications?&lt;/P&gt;&lt;P&gt;Each applicaitons have each different session timeout value.&lt;/P&gt;&lt;P&gt;My customer would like to change session timeout of all applications to 24 hours.&lt;/P&gt;&lt;P&gt;Do you knew way better easy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second,&lt;/P&gt;&lt;P&gt;I knew there are two way for changing session timeout.&lt;/P&gt;&lt;P&gt;The one is global session timeout and another is application session timeout.&lt;/P&gt;&lt;P&gt;For example, Oracle session timeout is 4 hours.&lt;/P&gt;&lt;P&gt;If I changed global time timeout to 24 hours and do not changed oracle session timeout.&lt;/P&gt;&lt;P&gt;Is oracle session timeout 4 hours? Is it right?&lt;/P&gt;&lt;P&gt;I knew applications session timeout time our are submmited &amp;nbsp;faster more than global session timeout.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;KC Lee&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 08:09:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64318#M38587</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2015-09-09T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change session timeout to 24 hours for all applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64323#M38588</link>
      <description>&lt;P&gt;only applications using the default timeout will be impacted by the globla timer changes. others have to be changed manually, one by one&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 08:55:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64323#M38588</guid>
      <dc:creator>cpainchaud</dc:creator>
      <dc:date>2015-09-09T08:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change session timeout to 24 hours for all applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64325#M38589</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set shared override application oracle tcp-timeout 86400&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Works for me to avoid DB sessions dieing. Postges in my case&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 09:19:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64325#M38589</guid>
      <dc:creator>Unibw</dc:creator>
      <dc:date>2015-09-09T09:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change session timeout to 24 hours for all applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64362#M38611</link>
      <description>&lt;P&gt;Doing this will likely cause issues with the firewall's session table utilization.&amp;nbsp;What would be the goal of doing that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Applications you don't want to do this to:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dns&lt;/STRONG&gt;&amp;nbsp;- a DNS session generally lasts a few seconds, and there are LOTS of them. You'll rapidly fill your session table like this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;web-browsing&lt;/STRONG&gt; - A typical web browsing session is terminated by the server as soon as the content is finished being delivered. Since it is probably among the most common app types, you'll fill the session table as above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can certainly change some apps that you're having trouble with the firewall ending after idle, but doing it globally would be way too aggressive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Greg&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 16:40:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64362#M38611</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2015-09-09T16:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Could I change session timeout to 24 hours for all applications?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64370#M38614</link>
      <description>&lt;P&gt;I agree with Greg on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd highly suggest to your customer to NOT set a timer globally so high. &amp;nbsp;I'm sure impact would depend on the platform and amount of traffic, but the resource impact would probably be significant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Timeouts are based upon IETF standards and application requirements. &amp;nbsp;Deviations of these standards should be based upon specific needs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just because 5 applications out of 2,400+ need a non-standard timer doesn't mean you change the entire design of the box.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 18:32:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/could-i-change-session-timeout-to-24-hours-for-all-applications/m-p/64370#M38614</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2015-09-09T18:32:24Z</dc:date>
    </item>
  </channel>
</rss>

