[Bug 60261] Apache fails to start if previously crashed then restarted with same PID

2016-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60261

Yann Ylavic  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #4 from Yann Ylavic  ---
Backported to upcoming 2.4.24 in r1768078.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 60261] Apache fails to start if previously crashed then restarted with same PID

2016-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60261

Yann Ylavic  changed:

   What|Removed |Added

   Keywords||FixedInTrunk

--- Comment #3 from Yann Ylavic  ---
Committed in r1766160 and proposed for backport to 2.4.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 60261] Apache fails to start if previously crashed then restarted with same PID

2016-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60261

--- Comment #2 from Val  ---
Hello,

Yep it works too. Your patch is indeed simpler but still understandable.

OK for me!

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 60261] Apache fails to start if previously crashed then restarted with same PID

2016-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60261

--- Comment #1 from Yann Ylavic  ---
Created attachment 34378
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34378=edit
Same PID can't be running

Thanks for the report (and patch).

This other approach handles the case as if httpd were not running (it can't
be), no particular logging (possibly obscure, especially if some stop is
asked).

There is still later message about "pid file %s overwritten -- Unclean shutdown
of previous Apache run?", which I think is enough as notice for (re)starts.

Does it work for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org