On Thu, Feb 22, 2007 at 04:18:35PM -0500, Robert Landrum wrote: > Hadmut Danisch wrote: > >For some reason the module is called twice for every request. > > > > Is this a HEAD/GET problem? Maybe you're seeing the browser doing a > HEAD request, then a full GET request?
No, I have checked this. Only one get (also with wget), only one entry in the access.log. Actually I am not sure whether the procedure is really called twice. It is just that output from log_error appears twice. Maybe it doubles all log entries? regards Hadmut