cannotcode
cannotcode
please explain to a newbie how to start the one from master. I was using the previous one after installing with `npm install -g spdyproxy` now after I unzip the...
Hello I tried with the version from master branch and it still stops working. After going through the log file this is the only thing I found that could be...
it stops for all requests (I used to stream some online radio and it was hanging too). I can reach it on the port it listens and the process is...
I don't know. How can I check/set the max socket limit for node.js / spdyproxy? the servers themselves are idle and not used for anything else.
thanks, but since it happens all of a sudden and there are only a few connection on the server, I doubt it can be related to that. I suspect it...
> The fact that the proxy continues to serve existing connections tells me that something else might be limiting your connections. it doesn't. I had some radio streaming and it...
I think I am making a progress here in discovering what could be wrong. I forgot to mention that I am using radius. Today I found the server non-responding again,...
done, updated. Will let you know when I get anything.
Thanks. I got it to work with changing it as suggested to `proxy.listen(opts.port,'[ip address]');`