Ques/Help Server based trigger - doesn't appear to work for sub-site on same domain/file structure

V

VBX Co

Guest
We've installed an add-on to compress images, which works in batches using a cron job which we've reconfigured to run every 2 mins (we have 1+million images to process).

We noticed it was not running every 2 mins but at wildly different times, so after some research here on these forums we discovered the "Server based trigger" setting and the cron entry needed to run jobs via the server every minute.

We added our main site and the cron job runs as expected:
* * * * * php...

Read more

Continue reading...