Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

Version: 0.5.1 

/ usr / lib / azk / node_modules / hipache / config / config_test.json

{
    "server": {
        "debug": true,
        "accessLog": "/tmp/proxy2_test_access.log",
        "workers": 2,
        "maxSockets": 100,
        "deadBackendTTL": 30,
        "tcpTimeout": 5,
        "retryOnError": 0,
        "deadBackendOn500": true,
        "httpKeepAlive": false
    },
    "http": {
        "port": 1080
    }
}