Closed Thread
Results 1 to 4 of 4

Thread: just need a crontab and wget

  1. #1
    Senior Member Allowee is an unknown quantity at this point Allowee's Avatar
    Join Date
    Jul 2002
    Location
    In My Debian BOX
    Posts
    219

    just need a crontab and wget

    I'm looking for something free that will allow me to setup a cronjob that will execute wget every 5 minutes.

    wget will execute a perl script, which returns a 50byte image

    I really need a server that will be up for almost 100%

    actually I'm just looking for a kind person that will setup
    */5 * * * *wget -q --delete-after http://url....
    for me
    ...
    MadSims.net ...

  2. #2
    unknown awayfromforum has a little shameless behaviour in the past
    Join Date
    Feb 2002
    Posts
    1,657
    every 5 minutes? That could put a lot of strain on the server if more than 1 wget gets run at the same time cause mabey the generation takes a lot longer than 5 minutes, or other things.

  3. #3
    NLC YUPAPA will become famous soon enough YUPAPA's Avatar
    Join Date
    Apr 2001
    Location
    Location
    Posts
    2,517

    Wink

    What is that image?

  4. #4
    Senior Member Allowee is an unknown quantity at this point Allowee's Avatar
    Join Date
    Jul 2002
    Location
    In My Debian BOX
    Posts
    219
    I used that to enable the script to execute in the <img> tag

    It's not really usefull now.
    ...
    MadSims.net ...

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts