Skip to content

Cluster workers are not getting fully used. #187

@saikrishna15

Description

@saikrishna15

I'm running this code https://github.com/igrigorik/node-spdyproxy/blob/master/bin/spdyproxy on a 32 core linux system(virtual server), however

I added following code http://pastebin.com/MmuS5Ptg just commented proxy.listen code and added the above snippet of pastebin, when I ran the command below as said in this module documentation (https://www.npmjs.org/package/spdyproxy)

spdyproxy -k keys/mykey.pem -c keys/mycert.pem -p 44300 -v
which gave me 32 threads. I'm not sure if all these threads are running, when I do a top command I get this topcommand
Only few nodes are being used? Why is this. I'm using node version v0.10.26 and latest cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions