You really should do the work and change them...
"You are probably using a multi-process web server such as Apache. Since database connections cannot be shared among different processes a new one is created if the request happen to come to a different web server child process."
Edit: That quote is from this page, assuming you use PHP.. read up..
http://us3.php.net/manual/en/feature...onnections.php