Hi, I'm getting the MySQL has gone away error. I have set the following in ser.cfg: modparam("mysql", "auto_reconnect", 1) modparam("mysql", "ping_interval", 60) Restart fixes this, but that is of course not sufficient. I suppose I can detect every time that error happens with swatch or some such thing and restart the service. This seems to be a common error. Is there a common solution? Mark