|
You do not need to worry about it if there is no "oops" "503" errors in the log.
It is normal when a user cancel a request in the middle, but the PHP process is till processing it, then the PHP process was assigned to another request. Eventually, the PHP process will be restarted if won't respond.
Last edited by mistwang; 11-20-2007 at 01:59 PM..
|