- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.11 Differences
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-08-2005 02:13 AM
03-08-2005 02:13 AM
HP-UX 11.11 Differences
We have Apache 2.0.48 installed on HP-UX 11.11.
Both are the same servers, however we see a low performance on the first server, the performance on the second server is good.
I need to see the difference between 1st and the 2nd server, Could you please help on how to go about.
Like, Patchs../TCP/... etc. What may be realted to Apache 2.x and HP-UX 11.11( 11 i )
Tks, Nag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 02:23 AM
03-08-2005 02:23 AM
Re: HP-UX 11.11 Differences
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 02:27 AM
03-08-2005 02:27 AM
Re: HP-UX 11.11 Differences
is there a load balancer in front of the servers which doesn't do its job right and sends all the load to one?
but first i would use glance , netstat -an
to find differences.
make sure your kernel parms are equal.
check with sysdef of kmtune commands..
it just might tell you something.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 03:10 AM
03-08-2005 03:10 AM
Re: HP-UX 11.11 Differences
- Both the servers are HP-UX 11.11.
- The kernel Parameters are identical.
Need to check the patchs still. There is one HP-UX patch missing, but it is missing on both the servers, which is related to HP-UX 11.11 and Apache 2.0.48 --> PHSS_26560
- There is no LOAD Balancer, we go direct to the Apache.
- The apache configuration's are the same.
Is there any additional loggin in apache which might help ?
Tks, Nag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 03:14 AM
03-08-2005 03:14 AM
Re: HP-UX 11.11 Differences
You seem to be narrowing things down. If that doesn't fix it, try the script set I attached. It lets you collect data over time for analysis.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 12:26 PM
03-08-2005 12:26 PM
Re: HP-UX 11.11 Differences
No Luck with any of them. The starnge thing is we also have a i-Planet server running here and this server does not have any issues. It is only the Apache which is having issues.
is there any extensive loggin on apache i use to debug this issue ?
Moreover, this is not happening on a LOAD. i see that apache is taking more time to serve the requests. This is happening for every single request.
Tks, nag