<?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: Timeout parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546032#M1752593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can you do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 00:35:53 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2013-06-05T00:35:53Z</dc:date>
    <item>
      <title>Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546028#M1752589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a standanlone SAP Web Dispatcher in the DMZ where clients can call a service so this is a WAN issue for some external users.&amp;nbsp; We have been requested to increase two variables, "http/security_session_timeout" and "rdisp/plugin_auto_logout" to 3600.&amp;nbsp; I am concened how this will or could impact all connection's to the backend escpecialy during a heavy load or spikes.&amp;nbsp;&amp;nbsp; Is there a way we can modifiy the service to override the ICM profile variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan Mead&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 15:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546028#M1752589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546029#M1752590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both parameters are dynamically changeable so it should be possible to change them programmatically assuming required authorizations are in place. However, I think that if you change the values they will be effective only for the next session not the current one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 15:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546029#M1752590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T15:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546030#M1752591</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;as far as I understand your requirement you want to have different values of these parameters for subset of services. I don't think that this is possible in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 23:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546030#M1752591</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2013-06-04T23:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546031#M1752592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually you can set a service specific timeout for the respective ICF node but I think it can't be bigger than rdisp/plugin_auto_logout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546031#M1752592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T00:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546032#M1752593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can you do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546032#M1752593</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2013-06-05T00:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546033#M1752594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached screenshot. A fairly recent release is required for the setting to actually work, see SAP note 1677655 for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://service.sap.com/sap/support/notes/1677655"&gt;https://service.sap.com/sap/support/notes/1677655&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/226719" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 02:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546033#M1752594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T02:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546034#M1752595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this. It still does not allow you to set specific parameters for some services. This works only for rdisp/plugin_auto_logout. You can't do this for other parameters such as http/security_session_timeout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 04:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/timeout-parameters/m-p/9546034#M1752595</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2013-06-05T04:08:14Z</dc:date>
    </item>
  </channel>
</rss>

