I have a server that runs several PHP scripts during the night to keep in sync with an other server.
The load systematically reaches over 3.5 but then comes back to more reasonable values after the scripts end (15 min).
The server is multi-core.
Should I bother to fix the scripts ?