https://issues.apache.org/bugzilla/show_bug.cgi?id=54520
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mod_socache_(dbm|dc|memcach |Platform |e|shmcb) | --- Comment #18 from Eric Covener <[email protected]> --- (In reply to comment #17) > -k is not for a service, its used as a reminder as kill , > > this is written in the documentation.... > > > -n is for service name > > > so > > -k stop -n apache2.2 should stop a service named apache2.2 > > -k stop should stop the apache running who's PID is in the pid file In all the maintained releases, -k only signals a service on Windows. I'd suggest changing this to an enhancement and updating the abstract. It won't be resolved as a bug. -- 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]
