HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RPC server for UDP requests
Operating System - HP-UX
1833788
Members
2613
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 06:38 AM
08-14-2002 06:38 AM
RPC server for UDP requests
Hi ,
I am facing a very strange problem .I have a RPC Server listening to UDP requests on HPUX11.
If this server process dies or is brought down due to any reason and restarted with the
clients still connected to the earlier process, then the new process is heavily affected by the previous set of clients and this causes the size of new process to increase exponentially.
This problem is not replicated for TCP . The only work around I have at the moment is to terminate the client processes. Is there any other solution ?
Thanks in Advance,
Subir
I am facing a very strange problem .I have a RPC Server listening to UDP requests on HPUX11.
If this server process dies or is brought down due to any reason and restarted with the
clients still connected to the earlier process, then the new process is heavily affected by the previous set of clients and this causes the size of new process to increase exponentially.
This problem is not replicated for TCP . The only work around I have at the moment is to terminate the client processes. Is there any other solution ?
Thanks in Advance,
Subir
Unix is fun
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 12:49 PM
08-14-2002 12:49 PM
Re: RPC server for UDP requests
You might try setting
rpc_mgmt_set_com_timeout to a lower value. See if that helps. TCP ignores this value unless it's set to 10.
Ron
rpc_mgmt_set_com_timeout to a lower value. See if that helps. TCP ignores this value unless it's set to 10.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 06:35 AM
08-15-2002 06:35 AM
Re: RPC server for UDP requests
Ron ,
The default timeout for UDP is 5 . I even tried 0 and 3 but it still does not have an effect.
I tried using "rpc_mgmt_is_server_listening"
to determine if the process has been restarted, but it works only if the server is completely down . The moment it comes back up ,it returns a TRUE value .
My aim is to determine somehow if the server process has been restarted without bringing any change in the existing server code.
Can you suggest a method ?
Thanks,
Subir
The default timeout for UDP is 5 . I even tried 0 and 3 but it still does not have an effect.
I tried using "rpc_mgmt_is_server_listening"
to determine if the process has been restarted, but it works only if the server is completely down . The moment it comes back up ,it returns a TRUE value .
My aim is to determine somehow if the server process has been restarted without bringing any change in the existing server code.
Can you suggest a method ?
Thanks,
Subir
Unix is fun
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP