router { mode: interior id: R2 workerThreads: 4 } # To Router 1 <--- listener { stripAnnotations: no idleTimeoutSeconds: 120 saslMechanisms: ANONYMOUS host: 0.0.0.0 role: inter-router authenticatePeer: no port: 20001 linkCapacity: 10 } # To NGINX ---> tcpConnector { host: 127.0.0.1 port: 80 address: router-test-1 siteId: my-site name: addr-1 } # For skstat listener { stripAnnotations: no idleTimeoutSeconds: 120 saslMechanisms: ANONYMOUS host: 0.0.0.0 role: normal authenticatePeer: no port: 5672 linkCapacity: 10 } #log { # module: DEFAULT # enable: debug #}