https://issues.apache.org/bugzilla/show_bug.cgi?id=46928

           Summary: Infrequent issue restarting apache
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: All
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I have a problem that started occurring once every so often, but now can be as
often as once a day where I will go to restart apache on my development
machine, and it will just hang.  I'm running debian, and I will use 

   /etc/init.d/apache2 restart 

when I need to restart, but I may use apache2ctl restart, and run into the same
issue.  I've tried running an strace, and the last action is always 

   rt_sigaction(SIGINT, {0x807b920, [], SA_RESTORER, 0xb7d999e8}, {SIG_DFL}, 8)
= 0

followed by a waitpid.  Since this is not a frequent occurrence though, I have
not caught it in the act, so to speak; these observations are only in trying to
get it going again after it has started to hang like this.  The resolution has
always been to restart the whole machine.

In terms of configuration, apache is configured with 

    mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13
mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8

where mod_jk sends any requests for jsp pages to tomcat 5.5.

I also looked at the apache error logs, and the only thing in there is 

[notice] caught SIGTERM, shutting down

Any help would be greatly appreciated.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to