Files
node-v0.x-archive/lib
Miroslav Bajtoš 43ec1b1c2e debugger, cluster: each worker has new debug port
Implement support for debugging cluster workers. Each worker process
is assigned a new debug port in an increasing sequence.

I.e. when master process uses port 5858, then worker 1 uses port 5859,
worker 2 uses port 5860, and so on.

Introduce new command-line parameter '--debug-port=' which sets debug_port
but does not start debugger. This option works for all node processes, it
is not specific to cluster workers.

Fixes joyent/node#5318.
2013-05-08 16:53:52 -07:00
..
2011-03-14 17:37:05 -07:00
2013-04-05 12:05:58 -07:00
2013-04-19 16:25:11 -07:00
2013-04-12 11:30:11 -04:00
2011-03-14 17:37:05 -07:00
2013-04-18 00:54:57 +02:00
2013-03-06 14:31:22 +04:00
2013-04-10 23:51:16 +02:00
2011-03-14 17:37:05 -07:00
2013-04-29 23:38:19 +02:00
2013-03-28 13:19:08 -07:00
2013-04-19 10:15:22 -07:00
2013-01-16 16:53:11 +01:00
2012-06-28 10:14:03 -07:00
2013-04-12 11:30:11 -04:00
2013-02-28 23:11:47 +01:00
2013-04-12 16:27:49 -07:00
2012-03-03 23:48:57 -08:00