- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP Apache higher cpu utilization
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-13-2006 05:45 AM
03-13-2006 05:45 AM
We have upgraded HP Apache to 2.0.54 and 2.0.55 on HPUX 11i.
We observed that "restart" take more cpu than start and stop command.
Can anyone suggest what could be the issue ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 06:05 AM
03-13-2006 06:05 AM
Re: HP Apache higher cpu utilization
I'd like to see the data that led you to this conclusion.
It is however not uncommon for new quirks to work into new versions of the software. Performance enhancements and such. New bugs.
Most HP-UX startup scripts don't accomodate a restart option. This in itself is special, but I think the code in use is the same as stop followed by start.
Which leads me to question how you came to this conclusion.
I shall watch the thread a while and respond again if warranted.
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-13-2006 06:55 AM
03-13-2006 06:55 AM
Re: HP Apache higher cpu utilization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 02:49 PM
03-13-2006 02:49 PM
SolutionHave you done any performance tweaks for HP Apache ? Just check the official guide,
http://httpd.apache.org/docs/2.0/misc/perf-tuning.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 03:37 PM
03-13-2006 03:37 PM
Re: HP Apache higher cpu utilization
Telnet session 1:
# ./apachectl restart
Telnet session 2:
Get cpu information for apachectl process.
Telnet session 1:
# ./apachectl stop
# ./apachectl start
Telnet session 2:
Get cpu information for apachectl process.
It will give more informations.
--
Muthu