Ticket #111 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Save engine pid/ip/port to special log file

Reported by: bgranger Assigned to: bgranger
Priority: normal Milestone: pycon
Component: saw Version:
Severity: normal Keywords:
Cc:

Description

We need a robust way of killing engines. To implement this we need to have the controller log the pid/ip/port of every engine that connects to it. This information should be passed to the controller upon registration. The controller should append this info to a special log file, probably with a name like controller-cpid.pids.

Change History

02/13/07 18:19:29 changed by bgranger

Fixed in r2094.

02/13/07 18:19:43 changed by bgranger

  • status changed from new to closed.
  • resolution set to fixed.