Click to See Complete Forum and Search --> : Cron Job help..?


SalvationD
09-01-2009, 09:06 PM
Alright so I saw in a previous post
you can use

wget -q http://yoururl.com/test.php

to have a cronjob visit a specific URL every X amount of time. Which is perfect, however I need a way (if it's possible) for it to use a proxy page (www.proxy.org) ANY of those listed hosts, eg: https://localdomain.ws/

I want it to post a slightly different specified link in that text box on that page and visit it from there. (Reason being you can only visit the URL once every 24 hours from the same IP and I would like it to be visited 2-3 times by different proxy URLs set up by this cron job)

So how would I make a cron to make it visit the URL every 24 hours 1 second (as listed above)
Then every 24 hours 5 minutes visit it from the proxy URL? Thanks.

SalvationD
09-01-2009, 10:09 PM
Hmm since I can't seem to edit it, I think I found out how to do it, but how can I make 1 cron job visit ~2-5 links every 24 hours?

dagon
09-21-2009, 05:51 PM
Hmm since I can't seem to edit it, I think I found out how to do it, but how can I make 1 cron job visit ~2-5 links every 24 hours?

cron job can run every 24 hours what you call with the cron job will have to do the logic of 2-5 links