From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-February/002916.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-February/002916.html (limited to 'zarb-ml/mageia-sysadm/2011-February/002916.html') diff --git a/zarb-ml/mageia-sysadm/2011-February/002916.html b/zarb-ml/mageia-sysadm/2011-February/002916.html new file mode 100644 index 000000000..d54d30afc --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002916.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] http problem on alamut + + + + + + + + + +

[Mageia-sysadm] http problem on alamut

+ Michael Scherer + misc at zarb.org +
+ Thu Feb 24 15:48:33 CET 2011 +

+
+ +
Le jeudi 24 février 2011 à 13:56 +0100, Michael Scherer a écrit :
+> Hi,
+> 
+> it seems that each time we reload/restart apache, something gets wrong. 
+> I had to restart it twice this morning. One time because sympa was in a
+> weird state, and another one because catdap was having issues. 
+> 
+> So while we need for sure monitoring ( but we all agree on that and
+> buchan is working on it ), we also need to understand the problem, ie
+> something prevent apache from stopping properly. It could be any of the
+> web application, but I would suspect mod_wsgi ( because it was the last
+> one to be added ).
+> 
+> Anyone has a idea on where to start ( apart from bisecting the
+> configuration in a vm, which I am about to do )
+
+So after some debugging, I have seen the issue is that the httpd process
+ignore the SIGTERM sent by the main apache. 
+
+It seems to be caused by mod_wsgi, and commit 1051, that tell to
+mod_wsgi to let a software register  a callback for signal. Since viewvc
+was sending messages in the log, I disabled the check. Since this broke
+apache, I reenabled it now. 
+
+A proper fix for viewvc should not be too hard to do ( just no time ). 
+
+-- 
+Michael Scherer
+
+
+ + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1