<div dir="ltr"><div><div>Hi,
<br><br>i want to run Shibboleth 2.5.3 on a Debian Wheezy System with Apache 2.2 and Tomcat 6.
<br>The apache uses prefork-mpm. The Server is already running a Website.
<br><br>So i did a clean install of Shibboleth by doing:
<br><br>"apt-get -t wheezy-backports install libapache2-mod-shib2"
<br><br>Then i activated the apache-modul by doing:
<br><br>"a2enmod shib2" and did a graceful restart of apache after that.
<br><br>No configuration at this point. Everything in default.
<br><br>Right after doing all that i tested the Website and everything
runs fine. 15 Minutes later and all Pages on the Website load very slow
(~1 minute) and also trying to connect to the server via ssh takes about
30seconds. When im connected everything runs fine inside the terminal.
<br>I used "top" to look at the load but everything seems fine.
<br><br></div><div>I also tried 2.4.3 before but it had the same behaviour but without the 15 minutes running fine.<br></div><div><br>Any ideas?
<br><br></div>because i deactivated shibd there is no log.<br></div>In Syslog i cant find anything that could help. But if needed i can post it.<br></div>