1755152 Members
4768 Online
108830 Solutions
New Discussion юеВ

RPC performance problem

 
Medha Rane
Occasional Advisor

RPC performance problem

Hi,

We have a RPC performance problem on HPUX 11.31 server where our application takes considerable time to send data to client systems. Application trace logs show that server side rpc_sendreply() takes about 4 seconds to send across less than 100 kB of data. The thick-client application runs on Windows systems.

The same application on HPUX 11.11 works as expected for the same data and shows no performance drop.

IPFilter is disabled on the 11.31 server. Are there some additional features on 11.31 that monitors RPC communication that could slow down the process? Is there anything we can check on the server OS (maybe network interface settings)?

Thanks
2 REPLIES 2
Medha Rane
Occasional Advisor

Re: RPC performance problem

please read the function call as svc_sendreply()... sorry for the typo.

Thanks
Medha Rane
Occasional Advisor

Re: RPC performance problem

reposting it to Networking forum.