Ticket #323 (closed enhancement: fixed)

Opened 6 months ago

Last modified 5 months ago

Name of the transcode daemon's PID file should be configurable

Reported by: grant Owned by:
Priority: minor Milestone: 3.0-RC1
Component: Transcoding Keywords: pid file
Cc: Who will test this:

Description

Currently the Transcode Daemon's PID is written into:

/tmp/TranscodeDaemon.pid

If more than one instance of Plumi (and the Transcoder) are running on the same machine, the Transcoder will fail when it cannot open its PID file (because it already exists).

Can we please add the PID file name as a parameter in buildout.cfg under the [transcodedaemon] section.

Attachments

Change History

Changed 6 months ago by and

  • milestone set to 3.0-beta2

Changed 6 months ago by and

  • milestone changed from 3.0-beta2 to 3.0-Final

Talked with Grant, this is really minor, moving to 3.0-Final.

Changed 5 months ago by dimo

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

transcodedaemon now allows custom pids by using:

./bin/transcodedaemon start --pidfile /tmp/custom.pid

Add/Change #323 (Name of the transcode daemon's PID file should be configurable)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.