Can you tell me what this line means in the server console?
"INFO server comment - client connectionClosed [2027329367] watchdog"
I've been writing modules that connect to a database and it's got me concerned that I have a connection leak in my code.


Reply With Quote