> 
> With CGI, moin is started once per request, so you get that line all the
> time.
> 
> 2 ways to resolve this:
> 
> a) do not use CGI (it is very slow anyway), try to use WSGI
>

Would using a CGI-> WSGI wrapper work? Probobly not?

I don't have mod_wsgi, and can't start any log running process.  Speed via CGi 
is just fine, for our traffic levels. (private wiki)
 
> b) configure moin's logging as you like, e.g. raise logging level to
> WARN (not INFO), see moin.cgi and logging configuration samples in
> wiki/config/logging/.
> 

Thanks, i'll take a look.


      


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to