Fix connections

This commit is contained in:
ashatora
2024-05-01 12:01:30 +03:00
parent 90d628be01
commit 18be337d34
6 changed files with 73 additions and 41 deletions

11
examples/replication.json Normal file
View File

@@ -0,0 +1,11 @@
{
"files": [],
"url": "http://10.10.8.79:7000/xmlrpc",
"params": {
"from": "tcp://kptsp_vb",
"query_data": "<?xml version=\"1.0\" encoding=\"utf-8\"?><request><header parcel_id=\"990715ba919544a98f22cc7d3b0d9e8d\"/><getCatalog/></request>",
"query_type": 4,
"to": "tcp://bnd127",
"user_id": 0
}
}