Hello, I use httpd from Inets and mod_log for logging. Does it provides some kind of log rotating? As far as I see, it stores pids for open files and appends content to them. So changing or deleting these files would result in inconsitent state. How can I avoid having huge log files without server restarted? -- Tomasz Maciejewski