Web log

Hello:

I would like to know why the access file of http requests doesn’t refresh at the moment.

I can see http requests in the database “domlog.nsf”, but I prefer text file as access.

Is there any tasks which control it?

Thank you very much.

Subject: WEB LOG

The text-files get kept open and are buffered and only get flushed to disk once in a while.One way to get them flushed to disk is to “tell http restart”