On Thursday, June 11, 2020 at 9:07:15 AM UTC+2, Graham Dumpleton wrote:
>
> Ensure you are using LogLevel of info for Apache and not err or warn. You 
> will only see stack traces in info level output.
>
> Thanks for the tip, I did that. So far no timeouts, but loads and loads of 
stuff like below. Is that normal? Hundreds of hundreds of interpreter 
sgutdown / restarts. Were do all those processe s come from? "ps" only 
shows two WSGI processes with un-changing PIDs.


[Fri Jun 12 16:39:08.000146 2020] [wsgi:info] [pid 8459] mod_wsgi 
(pid=8459): Destroying interpreters.
[Fri Jun 12 16:39:08.000182 2020] [wsgi:info] [pid 8459] mod_wsgi 
(pid=8459): Cleanup interpreter ''.
[Fri Jun 12 16:39:08.008493 2020] [wsgi:info] [pid 8459] mod_wsgi 
(pid=8459): Terminating Python.
[Fri Jun 12 16:39:08.014036 2020] [wsgi:info] [pid 8459] mod_wsgi 
(pid=8459): Python has shutdown.
[Fri Jun 12 16:39:10.006916 2020] [wsgi:info] [pid 5055] mod_wsgi 
(pid=5055): Destroying interpreters.
[Fri Jun 12 16:39:10.006942 2020] [wsgi:info] [pid 5055] mod_wsgi 
(pid=5055): Cleanup interpreter ''.
[Fri Jun 12 16:39:10.014463 2020] [wsgi:info] [pid 5055] mod_wsgi 
(pid=5055): Terminating Python.
[Fri Jun 12 16:39:10.019861 2020] [wsgi:info] [pid 5055] mod_wsgi 
(pid=5055): Python has shutdown.
[Fri Jun 12 16:39:52.085182 2020] [wsgi:info] [pid 8759] mod_wsgi 
(pid=8759): Initializing Python.
[Fri Jun 12 16:39:52.104435 2020] [wsgi:info] [pid 8759] mod_wsgi 
(pid=8759): Attach interpreter ''.
[Fri Jun 12 16:39:52.119136 2020] [wsgi:info] [pid 8759] mod_wsgi 
(pid=8759): Imported 'mod_wsgi'.
[Fri Jun 12 16:40:10.136108 2020] [wsgi:info] [pid 8083] mod_wsgi 
(pid=8083): Destroying interpreters.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/42429c42-9d13-417f-a86a-7dd68393e008o%40googlegroups.com.

Reply via email to