Bug#820953: apache2 in debian v8

2016-04-18 Thread Stefan Fritsch
On Wednesday 13 April 2016 23:19:08, Harald Kapper wrote:
> I'd ask for the debian apache team to have a look at this one:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=53999
> 
> problem as described: mpm_worker has trouble with SSL while
> mpm_prefork is fine, though prefork eats database-connections for
> breakfast.

Please try commenting out the "Mutex" line in 
/etc/apache2/apache2.conf . This should result in pthread mutexes 
being used instead of fcntl. The apache2.conf in 2.4.20-1 has been 
changed in that way, and I would be interested if that fixes your 
problem.



Bug#821313: apache2-data: Remove links in default site page to manpages.debian.org

2016-04-18 Thread Stefan Fritsch
On Sunday 17 April 2016 17:09:03, Javier Fernández-Sanguino Peña 
wrote:
> Last Monday 11th, DSA had to disable the 'manpages.debian.org' vhost
> service in glinka.debian.org because it was consuming continuously
> a large amount of CPU and affecting other services.

Oh dear...

> Both DSA and I believe that the Apache2 default configuration should
> avoid this misbehaviour by not including links to external sites. 
> Please find attached a patch that removes those links from the
> index.html page which is added by default to all Apache sites
> installed in Debian.

I will include that in the next upload, but it will take a very long 
time until there is no stable/LTS release with the old page anymore.

Cheers,
Stefan