https://bugzilla.wikimedia.org/show_bug.cgi?id=57598

       Web browser: ---
            Bug ID: 57598
           Summary: Parsoid js/api/server.js should register main server
                    in a pid file
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It would be very nice to have the ability to register the pid of
js/api/server.js via a pidfile.  start-stop-daemon has -p|--pidfile parameter
pointing to a file such as /var/run/parsoid.pid

You would have to trap unexpected nodejs crash of the main process which should
delete the pidfile when node is shutdowning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to