pleskuserne
New Pleskian
Hi, I don't use the plesk forum much. Apologies in advance if I'm not asking this in the right thread.
I would like to ask a question about the use of "Plesk Schedule a Task". I've never used this before. But for now I think it might work. I would be glad if you guide me.
I have a website running on Wordpress. I am using the cron structure to perform some operations on this website. For example, if an order has been delivered, the "order status" changes to delivered.
As you know, for the cron structure to work, the web page must be visited when the cron run time comes. So, this is how cron is triggered.
To lighten the server load, cron runs late at night. But I can't always follow it. In addition, visits may not always take place at night. So, as you might guess, it is not certain whether the function linked to the cron will work or not.
I want to use this build from Plesk to fix the problem: Image
1-) Is the structure I use here suitable for the scenario? task type,
Systemuser vs.
2-) Should I do anything else besides this?
3-) Even if there is no visit to the website, this structure will visit the website, right?
Thank you
I would like to ask a question about the use of "Plesk Schedule a Task". I've never used this before. But for now I think it might work. I would be glad if you guide me.
I have a website running on Wordpress. I am using the cron structure to perform some operations on this website. For example, if an order has been delivered, the "order status" changes to delivered.
As you know, for the cron structure to work, the web page must be visited when the cron run time comes. So, this is how cron is triggered.
To lighten the server load, cron runs late at night. But I can't always follow it. In addition, visits may not always take place at night. So, as you might guess, it is not certain whether the function linked to the cron will work or not.
I want to use this build from Plesk to fix the problem: Image
1-) Is the structure I use here suitable for the scenario? task type,
Systemuser vs.
2-) Should I do anything else besides this?
3-) Even if there is no visit to the website, this structure will visit the website, right?
Thank you