![]() |
Removing jobs from queue - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: Removing jobs from queue (/showthread.php?tid=5364) |
Removing jobs from queue - ash - 10-17-2011 07:09 PM Hi, By mistake queues of my private instance have grown to several thousands of jobs. Is There any simple way of cleaning these queues? I tried removing files from tmp directory but they have been recreated. Regards, Artur Sudnik RE: Removing jobs from queue - pmeenan - 10-17-2011 08:18 PM Delete the files in work/jobs/<location> The files in the temp directory are just an index of the individual job requests. |