<?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: Changing TCPIP-parameter in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902570#M53402</link>
    <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;I've discussed it with my collegue who needs the solution.&lt;BR /&gt;He said, that the API uses the parameter tcp_keepidle and can't be changed.&lt;BR /&gt;And here is a short description of his problem. On our VMS machine the socket is in server mode. The clients are mostly windows clients, SPS. Sometimes it happens that somebody cuts a network cable. Now the VMS server waits the tcp_keepidle time until he recognizes that the connection is not longer existing. The problem is, that the tcp_keepidle time on our machines is 2,5 h (not the default 75 seconds) and we can't change it. It would be now great if some processes who don't need this long time can have a shorter time for the timeout.&lt;BR /&gt;&lt;BR /&gt;I hope I could it explain quite good.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
    <pubDate>Thu, 23 Nov 2006 03:51:07 GMT</pubDate>
    <dc:creator>Kirsten Knüttel</dc:creator>
    <dc:date>2006-11-23T03:51:07Z</dc:date>
    <item>
      <title>Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902561#M53393</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;on OpenVMS 7.3-1 with TCP/IP 5.3 Eco2 I can see many tcpip parameters:&lt;BR /&gt;TCPIP&amp;gt;sysconfig -q inet&lt;BR /&gt;&lt;BR /&gt;how can I change these parameters (e.g. tcp_keepidle, tcp_keepcnt, tcp_keepinit) processwide (not systemwide)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Wed, 22 Nov 2006 08:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902561#M53393</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-22T08:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902562#M53394</link>
      <description>Kirsten,&lt;BR /&gt;&lt;BR /&gt;these are TCPIP kernel parameters and apply to the TCPIP software systemwide. You can't set these parameters per process.&lt;BR /&gt;&lt;BR /&gt;What are you up to ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Nov 2006 08:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902562#M53394</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-22T08:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902563#M53395</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;a collegue just wants to test something with tcpip. So, when I must set them systemwide, just for interest, how can I set them.&lt;BR /&gt;is it wiht sysconfig -r ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Wed, 22 Nov 2006 08:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902563#M53395</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-22T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902564#M53396</link>
      <description>Kirsten,&lt;BR /&gt;&lt;BR /&gt;yes, use TCPIP&amp;gt; sysconfig -r &lt;SUBSYS&gt; param=new_value&lt;BR /&gt;&lt;BR /&gt;See $ TCPIP HELP SYSCONFIG&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/SUBSYS&gt;</description>
      <pubDate>Wed, 22 Nov 2006 08:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902564#M53396</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-22T08:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902565#M53397</link>
      <description>sysconfig -r is the right tool.&lt;BR /&gt;&lt;BR /&gt;ergards Kalle</description>
      <pubDate>Wed, 22 Nov 2006 08:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902565#M53397</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-11-22T08:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902566#M53398</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first thank you all for your fast reply. Now my collegue has the following problem. He needs a tcpip-socket with an other idletime than the systemwide idletime. Is this possible?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Wed, 22 Nov 2006 08:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902566#M53398</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-22T08:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902567#M53399</link>
      <description>sysconfig -r will modify the volatile settings.&lt;BR /&gt;&lt;BR /&gt;I simply add the settings to tcpip$etc:sysconfigtab.dat and restart tcpip.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 22 Nov 2006 08:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902567#M53399</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-11-22T08:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902568#M53400</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can't restart TCPIP, it is a production system. But when I change them with sysconfig -r it is systemwide and this is, what I don't want.&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Wed, 22 Nov 2006 08:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902568#M53400</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-22T08:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902569#M53401</link>
      <description>Kirsten,&lt;BR /&gt;&lt;BR /&gt;if you want to set these options for a specific socket, you will have to do some programming !&lt;BR /&gt;&lt;BR /&gt;See the description of the setsockopt() function call in the TCPIP Sockets API and System Services Programming manual:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82final/6529/6529pro.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/6529/6529pro.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Nov 2006 09:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902569#M53401</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-22T09:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902570#M53402</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;I've discussed it with my collegue who needs the solution.&lt;BR /&gt;He said, that the API uses the parameter tcp_keepidle and can't be changed.&lt;BR /&gt;And here is a short description of his problem. On our VMS machine the socket is in server mode. The clients are mostly windows clients, SPS. Sometimes it happens that somebody cuts a network cable. Now the VMS server waits the tcp_keepidle time until he recognizes that the connection is not longer existing. The problem is, that the tcp_keepidle time on our machines is 2,5 h (not the default 75 seconds) and we can't change it. It would be now great if some processes who don't need this long time can have a shorter time for the timeout.&lt;BR /&gt;&lt;BR /&gt;I hope I could it explain quite good.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Thu, 23 Nov 2006 03:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902570#M53402</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-23T03:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902571#M53403</link>
      <description>Kirsten,&lt;BR /&gt;&lt;BR /&gt;if I understand your description correctly, tcpip_keepidle is set to 2.5 hours on your system and you want this one application to use a value of 75 seconds. And you can't change that parameter in the setsockopt() call in the application. &lt;BR /&gt;&lt;BR /&gt;If the tcp_keepidle value is hard-coded in the application and can't be changed at that level, I don't think you can expect TCPIP to be able to change this value 'behind the back of the process' for a given process/socket.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 23 Nov 2006 04:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902571#M53403</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-23T04:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902572#M53404</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;it is not hardcoded in the application. In the documentation we found for the API that it uses the value of tcp_keepidle.&lt;BR /&gt;in TCPIP&amp;gt;SYSCONFIG.... the value for tcp_keepidle is 14400. this value is too long for this application.&lt;BR /&gt;I hope, I wrote it now in a better way. If it is still unclear I think it is better (sorry for the rest) to write it in german, or not?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kirsten</description>
      <pubDate>Thu, 23 Nov 2006 05:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902572#M53404</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-23T05:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902573#M53405</link>
      <description>Kirsten,&lt;BR /&gt;&lt;BR /&gt;so the application seems to use the system-wide value for tcp_keepidle. And this value is set to 14400 and this is too long for this application. And you can't change that system-wide value due to other applications on that system requiring this large value.&lt;BR /&gt;&lt;BR /&gt;If your application does not allow you to change the parameters of it's setsockopt() call, I see no way how you could change tcp_keepidle for that applications socket and have the rest of your other applications still use the larger value.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 23 Nov 2006 06:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902573#M53405</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-23T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing TCPIP-parameter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902574#M53406</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thank you very much</description>
      <pubDate>Thu, 23 Nov 2006 06:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-tcpip-parameter/m-p/3902574#M53406</guid>
      <dc:creator>Kirsten Knüttel</dc:creator>
      <dc:date>2006-11-23T06:36:34Z</dc:date>
    </item>
  </channel>
</rss>

