Let me clarify...
I started noticing this message when a client told us that they can never make a connection to our website..
Once I got the client IP address, I did
more system.log | grep 82.132.247.xxx
and ended up with the message
No cypher overlap during TLS handshake.
Once I changed my hiawatha.conf file setting from MinTLSversion to 1.2 to MinTLSversion to 1.0, then the client managed to connect to our site..
That customer was using a very old android phone with old browser
I then went to find out how many more single IP I could find with the associated message and I found over 500 single IP.
When I look at the system.log file on the hiawatha reverse proxy server, How do I know if the message is for domain1.com or anotherdomain.com?