Am Montag, 23. Juli 2001 21:02 schrieben Sie:
> Paul Slootman <[EMAIL PROTECTED]> wrote:
> > I'd love a way to figure out what mode the wwwoffled daemon thinks
> > it's in, i.e. whether it's currently online, offline, or autodial.
>
> This is on the TODO list.
>

I want to put a similar item on the wishlist.

I use often requests like

"http://localhost:8080/refresh-recurse/?url=www.my.url/page.html;depth=0;images=Y";

This commands wwwoffle to fetch the url in the background,
so I can put multiple requests at a time.  I do this from 
scripts, saving a lot of time and money. When wwwoffle is
in online mode, there is no need to issue a wwwoffle -fetch
command. It also seems that it interacts badly with the
above requests, fetching pages twice. So I'm very happy to
call wwwoffle -fetch only twice a day.

The problem that arises from this is: How can I know
that wwwoffle has finished with all background processing?
For now, I'm on counting the number of processes in the
process list.

Christian

-- 
* Christian Knoke                           +49 4852 92248 *
* D-25541 Brunsbuettel                  Wurtleutetweute 49 *
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


Reply via email to