Hello I try to get some replies from redis. Time after time redis request
give me null result. But redis bs not disconnected.
This happens only with websocket endpoints. My queries is:
redis_cmd("srv1", "EXISTS $si", "s");
So at xLOG i see that $si correctly sended, but result is null. At db I
keep key IP with value TIMESTAMP
Intresting that route, that givesme this result idependend of WS or UDP
endpoint. IT does not know about it anything.