- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache stops serving requests
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
12-26-2004 08:57 PM
12-26-2004 08:57 PM
Apache stops serving requests
When I try stop Apache, remains about 5 process which have PPID=1 and connot be killed. Actually doing "kill -9 PID" does nothing. I can't start Apache again because port 80 is being used by these process. error.log and acces.log files don't shows anything (or I don't see it).
The only solution is reboot system.
I've got
Apache: 1.3.31
php: 4.3.4
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 09:04 PM
12-26-2004 09:04 PM
Re: Apache stops serving requests
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 09:26 PM
12-26-2004 09:26 PM
Re: Apache stops serving requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 09:39 PM
12-26-2004 09:39 PM
Re: Apache stops serving requests
Have you looked at /var/adm/syslog/syslog.log ?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 09:58 PM
12-26-2004 09:58 PM
Re: Apache stops serving requests
Actually, the process are running, I do
# ps -fu www
UID PID PPID C STIME TTY TIME COMMAND
www 2073 1 0 Dec 23 ? 1:19 /opt/apache/bin/httpd
www 10655 1 0 Dec 23 ? 1:28 /opt/apache/bin/httpd
www 4830 1 0 Dec 23 ? 1:27 /opt/apache/bin/httpd
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 10:00 PM
12-26-2004 10:00 PM
Re: Apache stops serving requests
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2004 10:56 PM
12-26-2004 10:56 PM
Re: Apache stops serving requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 06:00 AM
12-28-2004 06:00 AM
Re: Apache stops serving requests
Also, so long as none of the hangers-on have a reference to the listen socket, if the Apache code has a proper SO_REUSEADDR setsockopt() in it, it should be able to restart - however if those hung processes have a reference to the listen socket, you are stuck.
I tend to track Zeus Web Server more closely than Apache since it is so much faster and so much of what I do is performance related - is 1.3.31 particularly old at this point? I was under the impression that the Apache world had move to version 2.
You might compare the number of Apache processes against the limits in the conf file and against maxuproc kernel settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 09:16 PM
01-19-2005 09:16 PM
Re: Apache stops serving requests
I need help to see errors in lsof and tusc commands.
Rick, we use Apache 1.31 because it works well.
I send a file whit the output of
# lsof -u www
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 05:04 AM
01-20-2005 05:04 AM
Re: Apache stops serving requests
Your attachment was just lsof output, there was no tusc output I could see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 07:31 PM
01-20-2005 07:31 PM
Re: Apache stops serving requests
The output for tusc is lost (or I can´t find it). I'd like you to tell me which option I should use with tusc next time Apache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 04:52 AM
01-21-2005 04:52 AM
Re: Apache stops serving requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:31 PM
02-15-2005 09:31 PM
Re: Apache stops serving requests
I send the tusc output and lsof output for the PID 8337. This process can't be killed doing "kill -9".
Could you help me, please?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 04:29 AM
02-16-2005 04:29 AM
Re: Apache stops serving requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 04:46 AM
02-16-2005 04:46 AM