On Mon, Feb 3, 2014 at 12:44 PM, Jaromír Müller <[email protected]>wrote:
> In our scenario there is possibility to have 100k+ websocket connections > and having nginx in front of node would mean usage of another memory for > connection between node and nginx (I guess). > If you're doing this make sure you use a Unix Domain socket for the backend node process or you're limited to the 64k TCP connections on one port/ip. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
