We see several thousand connections like below in the Web UI and in the response to /api/connections. The named user is only used by the management UI. Is this a known issue?
{
"user_who_performed_action": "RabbitUI",
"node": "rabbit@HOST",
"connected_at": 1532351873269,
"type": "direct",
"client_properties": {
},
"vhost": "/",
"user": "RabbitUI",
"name": "<rab...@HOST.2.10000.7419>",
"protocol": "Direct 0-9-1",
"node": "rabbit@HOST"
},
{
"user_who_performed_action": "RabbitUI",
"node": "rabbit@HOST",
"connected_at": 1532351955921,
"type": "direct",
"client_properties": {
},
"vhost": "/",
"user": "RabbitUI",
"name": "<rab...@HOST.2.10009.7981>",
"protocol": "Direct 0-9-1",
"node": "rabbit@HOST"
},
{
"user_who_performed_action": "RabbitUI",
"node": "rabbit@HOST",
"connected_at": 1529930695724,
"type": "direct",
"client_properties": {
},
"vhost": "/",
"user": "RabbitUI",
"name": "<rab...@HOST.2.10015.6149>",
"protocol": "Direct 0-9-1",
"node": "rabbit@HOST"
},
{
"reductions_details": {
"rate": 174.8
},
"reductions": 41037120,
"recv_oct_details": {
"rate": 0.0
},
"recv_oct": 123953,
"send_oct_details": {
"rate": 0.0
},
"send_oct": 79874,
"user_who_performed_action": "SvcUser",
"node": "rabbit@NODE",
"connected_at": 1533108449477,
"client_properties": {
"capabilities": {
"authentication_failure_close": true,
"basic.nack": true,
"connection.blocked": true,
"consumer_cancel_notify": true,
"exchange_exchange_bindings": true,
"publisher_confirms": true
},
"connection_name": "undefined",
"copyright": "Copyright (c) 2007-2016 Pivotal Software, Inc.",
"platform": ".NET",
"product": "RabbitMQ",
"version": "0.0.0.0"
},
"channel_max": 0,
"frame_max": 131072,
"timeout": 60,
"vhost": "/",
"user": "SvcUser",
"protocol": "AMQP 0-9-1",
"ssl_hash": null,
"ssl_cipher": null,
"ssl_key_exchange": null,
"ssl_protocol": null,
"auth_mechanism": "PLAIN",
"peer_cert_validity": null,
"peer_cert_issuer": null,
"peer_cert_subject": null,
"ssl": false,
"peer_host": "xx.xx.228.6",
"host": "xx.xx.229.103",
"peer_port": 9695,
"port": 5672,
"name": "xx.xx.228.6:9695 -> xx.xx.229.103:5672",
"node": "rabbit@NODE",
"type": "network",
"garbage_collection": {
"minor_gcs": 715,
"fullsweep_after": 65535,
"min_heap_size": 233,
"min_bin_vheap_size": 46422,
"max_heap_size": 0
},
"channels": 10,
"state": "running",
"send_pend": 0,
"send_cnt": 3882,
"recv_cnt": 15191
},