Hi
we're using node.js on linux server and we have configured it on port 13130.
It works well for 2 or 3 days, but suddenly the port is blocked (i think
maybe by firewall) and the service gets down.
so we have to open the port again and reset node.js to have it worked
again.
First: Why does this
On Tuesday, April 28, 2015 at 11:35:34 AM UTC-4, Aaron Seet wrote:
>
> Looking at plain code samples, if one does not explicitly specify the
> secureProtocol option, what is the default protocol use by the request
> client when invoking https.request() ?
>
The documentation[1] states that SSLv2
Hi,
We are starting to use Node.js here at Sematext and since eating one’s own
dogfood is healthy, we wanted to be able to monitor our Node.js apps with
SPM (we are in performance monitoring and big data biz). So the first thing
we do in such a case is adding monitoring capability for techno
Hello all,
a question on memory management: IIUC, Buffer (and a few other types of data)
are allocated outside the heap and not subject to the v8 1.8GB limit. If that’s
right does Node use its own memory management for this? How does that work? Is
it documented somewhere perhaps that I can rea
Looking at plain code samples, if one does not explicitly specify the
secureProtocol option, what is the default protocol use by the request
client when invoking https.request() ?
--
Job board: http://jobs.nodejs.org/
New group rules:
https://gist.github.com/othiym23/9886289#file-moderation-po