You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/03/27 15:29:47 UTC

DO NOT REPLY [Bug 46927] New: RewriteMap program is not down once apache is stoped

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

           Summary: RewriteMap program is not down once apache is stoped
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_rewrite
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: veljko@888.rs


I'm using RewriteMap program to generate rewriting data. Once I say
..../apache2 stop, my program is still in ps list.

How to reproduce it:
make a simple 1:1 rewriteMap program, start the server and end it. Process
named after your program is still alive.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46927] RewriteMap program is not down once apache is stoped

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46927


Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Eric Covener <co...@gmail.com>  2009-05-25 08:20:38 PST ---
It's easy to write a rewrite map program that doesn't exit when Apache closes
the writing end of the pipe.  

If you need help debugging yours, get a backtrace of it while its stranded and
post it along with the relevant source code to the users discussion list.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org