JakSprats
JakSprats
The following configuration using a unix socket as the current peer works, but it is not documented. Adding the line: local ok, err = balancer.set_current_peer('some_unix_socket_name'); would suffice http { upstream...
I am a active redis user and community member and wanted to try out redis on node.js I installed the latest source from git for (node, redis, redis-node-client) Both redis...
the simplest way to reproduce this is to simply run: $ node simple_get.js in the ./examples directory since I dont have a server at 10.211.55.5 the request should fail, instead...