On Jul 6, 2:24 am, Yasuyk04 <yasuy...@gmail.com> wrote:
> I want to use "process.env.NODE_UNIQUE_ID" in the same way as before, but
> "process.env.NODE_UNIQUE_ID" is undefined in worker process.
> I start worker process by "cluster.fork()".
> Is this way wrong?

Probably due to this: 
https://github.com/joyent/node/commit/81a4edcf6afc1180b80a516db894db400ce04b1a

Reply via email to