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_dev.json

{
    "server": {
        "debug": true,
        "accessLog": "/tmp/proxy2_access.log",
        "workers": 2,
        "maxSockets": 100,
        "deadBackendTTL": 10,
        "tcpTimeout": 10,
        "retryOnError": 3,
        "deadBackendOn500": true,
        "httpKeepAlive": false,
        "lruCache": {
            "size": 5,
            "ttl": 5
        }
    }
}