HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RPC performance
Operating System - HP-UX
1825793
Members
2297
Online
109687
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
11-15-2002 02:09 AM
11-15-2002 02:09 AM
RPC performance
Hi,
we are facing an RPC performance problem from our G-iMAN application.
The 32 KB TCP window size is not used completely, only 8 KB are used by the application. That is an application problem.
On the other hand our network aminsitrator notices also abnormal idle time inside a data block transfer (waiting for an ACK) before finishing the transfer. This is in contradiction with the TCP window size set to 32K. This can be a RPC issue on HP systems or an application issue according to him.
Does soemone have detailed knowledge of the RPC configuration on HP-UX11
or can advice on this issue ?
Thanks.
we are facing an RPC performance problem from our G-iMAN application.
The 32 KB TCP window size is not used completely, only 8 KB are used by the application. That is an application problem.
On the other hand our network aminsitrator notices also abnormal idle time inside a data block transfer (waiting for an ACK) before finishing the transfer. This is in contradiction with the TCP window size set to 32K. This can be a RPC issue on HP systems or an application issue according to him.
Does soemone have detailed knowledge of the RPC configuration on HP-UX11
or can advice on this issue ?
Thanks.
mabios
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 02:25 AM
11-15-2002 02:25 AM
Re: RPC performance
I remember this is configurable and once we couldnt get an application to change its size so we used ndd to modify the TCP window size down from 32k to suit the application.
You can see the configurable TCP settings with;
ndd -h supported
and grep for window. The one I think you need to change is tcp_recv_hiwater_def (although you may need tcp_recv_hiwater_lfp or nfp)
If you can set this to 8k on both ends of your RPC connection you can then see if it improves performance.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 02:28 AM
11-15-2002 02:28 AM
Re: RPC performance
you may have to use ndd to change;
tcp_xmit_hiwater_def
also.
tcp_xmit_hiwater_def
also.
Im from Palmerston North, New Zealand, but somehow ended up in London...
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP