Skip to content

Instantly share code, notes, and snippets.

@michaelklishin
Created July 31, 2014 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelklishin/d2c945087d4277880a6c to your computer and use it in GitHub Desktop.
Save michaelklishin/d2c945087d4277880a6c to your computer and use it in GitHub Desktop.
{
"recv_oct":1203,
"recv_oct_details":{
"rate":0.0
},
"send_oct":4131,
"send_oct_details":{
"rate":0.0
},
"recv_cnt":11,
"send_cnt":8,
"send_pend":0,
"state":"running",
"channels":0,
"type":"network",
"node":"rabbit@mercurio",
"name":"127.0.0.1:57288 -> 127.0.0.1:5671",
"port":5671,
"peer_port":57288,
"host":"127.0.0.1",
"peer_host":"127.0.0.1",
"ssl":true,
"peer_cert_subject":"",
"peer_cert_issuer":"",
"peer_cert_validity":"",
"auth_mechanism":"PLAIN",
"ssl_protocol":"tlsv1",
"ssl_key_exchange":"rsa",
"ssl_cipher":"aes_128_cbc",
"ssl_hash":"sha",
"protocol":"AMQP 0-9-1",
"user":"guest",
"vhost":"/",
"timeout":580,
"frame_max":131072,
"channel_max":0,
"client_properties":{
"product":"Langohr",
"information":"See http://clojurerabbitmq.info/",
"platform":"Clojure 1.6.0 on Java HotSpot(TM) 64-Bit Server VM 1.7.0_60",
"capabilities":{
"exchange_exchange_bindings":true,
"authentication_failure_close":true,
"consumer_cancel_notify":true,
"basic.nack":true,
"publisher_confirms":true,
"connection.blocked":true
},
"copyright":"Copyright (C) 2011-2014 Michael S. Klishin, Alex Petrov",
"version":"2.12.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment