Re: 1 cset was pushed to modules/stable: bug 3740 - regenerate the static/session...
"Jason Judge" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
"mikespub" <[email protected]> wrote in message news:[email protected]... > ... > So although it may be convenient, it's not a very nice or efficient way > of scheduling things. If you need to regenerate many pages, I would > definitely go for a cron job that : > > a. extracts the URLs from config.caching.php to autolist.txt > > b. runs wget -i autolist.txt -o autolist.log -nd --delete-after > > There's no need to tie up a web process or Xaraya for this :-) Assuming you have cron and shell to play with ;-)