Tag: too many connections
How ScopePort helps you find your own programming errors
by Lennart on Jul.12, 2009, under ScopePort
I followed a strange behaviour of the latest HEAD version of ScopePort a few minutes ago: The services failed one after another with the SERVICE_INTERR status. This means that there has been an internal ScopePort error while checking the service. I took a look at the “Vitals” section in the ScopePort web interface and found out that I must have forgotten a mysql_close() somewhere in my last changes:
Well, I also found a Typo…


