Bug#485413: apache2/lenny/amd64 eats up all RAM

2011-08-10 Thread Thorsten Glaser
Hi, this also happens on an installation without PHP, but mod_jk and SSL enabled (Jenkins frontend). bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 52675-25 HRB AG Bonn 5168 • USt-ID (VAT): DE122264941

Bug#485413: apache2/lenny/amd64 eats up all RAM

2011-08-11 Thread Thorsten Glaser
/debian/changelog --- apache2-2.2.9/debian/changelog +++ apache2-2.2.9/debian/changelog @@ -1,3 +1,9 @@ +apache2 (2.2.9-10+lenny9.0tarent1) local; urgency=low + + * Allow setting the datasize ulimit for the Apache 2 Web Server + + -- Thorsten Glaser t.gla...@tarent.de Thu, 11 Aug 2011 13:09:19 +0200

Bug#485413: apache2/lenny/amd64 eats up all RAM

2011-08-15 Thread Thorsten Glaser
Dixi quod… Trying with the attached patch now. Let’s see whether this helps to work around the problem. It doesn’t: root@dev-hudson:/proc/4480 # cat limits Limit Soft Limit Hard Limit

Bug#485413: apache2/lenny/amd64 eats up all RAM

2011-08-15 Thread Thorsten Glaser
On Mon, 15 Aug 2011, Stefan Fritsch wrote: - How much memory does your machine have, how much is actually available for apache (i.e. not used by other processes). This one has 12 GiB in total. Memory is mostly shared between Apache, Sonar (Jenkins Plugin) and Jenkins. Normally, Apache has 11

Bug#667069: apache2: FTBFS: mkdir: cannot create directory `debian/build-tree/arch': No such file or directory

2012-04-03 Thread Thorsten Glaser
Source: apache2 Version: 2.2.22-2 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, I suspect this breakage occurs to the recent changes introducing support for actually calling build-{arch,indep} targets. -- System Information: Debian Release:

Re: Log for attempted build of apr_1.4.6-4 on m68k (dist=unstable)

2013-05-17 Thread Thorsten Glaser
fail fails some parts of the testsuite Failed TestsTotal FailFailed % === testlock4 1 25.00% testprocmutex 6 1 16.67% testshm 6 1 16.67% -- To

Bug#711117: Fwd: Anacron job 'cron.daily' on tglase.lan.tarent.de

2013-06-05 Thread Thorsten Glaser
: Thorsten Glaser t...@debian.org Date: Wed, 5 Jun 2013 11:04:59 +0200 Subject: [PATCH] The init script exits 0 unless an error occured. Closes: #77 Signed-off-by: Thorsten Glaser t...@debian.org --- debian/apache2.init | 25 - 1 file changed, 20 insertions(+), 5

Re: Bug#742145: openssl: uses only 32 bytes (256 bit) for key generation

2014-03-19 Thread Thorsten Glaser
Control: severity -1 normal Joey Hess dixit: Also, /usr/sbin/make-ssl-cert uses openssl req, and strace shows it also reading only 32 bytes bits of entropy. We talked a bit about it in IRC. I think this is no need to panic. While I still think that 32 bytes is cutting off a safety margin I’d

Bug#856570: apache2: does not send any Content-Type for plaintext files

2017-03-03 Thread Thorsten Glaser
On Fri, 3 Mar 2017, Dominik George wrote: > Apache uses /etc/mime.types to translate extensions into mime types, > which, in my eyes, is a design flaw, because it is a 1:n mapping used by I believe this system to be horridly flawed anyway… I mean, where should Apache know the correct MIME type

Bug#856570: apache2: does not send any Content-Type for plaintext files

2017-03-02 Thread Thorsten Glaser
Package: apache2 Version: 2.4.10-10+deb8u7 Severity: important Apache 2 does not send *any* Content-Type header for plaintext files any more, so I cannot tell it to send “text/plain; charset="UTF-8"” to work around at least TWO bugs in Firefox (which likes to interpret those files, unlike Lynx,

Bug#912277: apache2: does not start any more: AH01903: Failed to configure CA certificate chain!

2018-10-29 Thread Thorsten Glaser
Package: apache2 Version: 2.4.35-1 Severity: important After a recent upgrade, apache2 does not start any more: tglase@tglase:~ $ cat /var/log/apache2/error.log [Mon Oct 29 20:18:58.090841 2018] [ssl:emerg] [pid 17306] AH01903: Failed

Bug#912277: apache2: does not start any more: AH01903: Failed to configure CA certificate chain!

2018-11-04 Thread Thorsten Glaser
Hi Stefan, > On Monday, 29 October 2018 20:31:54 CET Thorsten Glaser wrote: > > tglase@tglase:~ $ cat /var/log/apache2/error.log > > [Mon Oct 29 20:18:58.090841 2018] [ssl:emerg] [pid 17306] AH01903: Failed to > > configure CA certificate chain! > > [Mon Oct 29 20:18

Bug#912277: apache2: does not start any more: AH01903: Failed to configure CA certificate chain!

2018-11-04 Thread Thorsten Glaser
retitle 912277 apache2: SSLCertificateChainFile silently ignored, causing AH01903 startup failure thanks > 2.4.33-3+b1 is the oldest version I can downgrade to, and it > also exhibits the problem. WTF. This is a real WTF. I found https://serverfault.com/a/892300/189656 and thought “hey, Apache

Bug#912277: apache2: does not start any more: AH01903: Failed to configure CA certificate chain!

2018-11-04 Thread Thorsten Glaser
Dixi quod… > I just hit this on another machine, it’s the 2.4.35-1 → 2.4.37-1 upgrade > that caused the failure. Given that I originally reported this against 2.4.35-1 and that… > More debugging data points: this did not occur immediately after > the package upgrade, only when I did an

Bug#958473: apache2-bin: please demote Depends on libaprutil1-dbd-* to Recommends (at most)

2020-04-22 Thread Thorsten Glaser
Package: apache2-bin Version: 2.4.43-1 Severity: wishlist What use has the dependency on libaprutil1-dbd-sqlite3, considering apache2 is not linked against it? I was unable to even find anything in the package for which ldd reports one of the dbd libraries being needed… -- Package-specific

Bug#990580: apache2: [regression] daily cron mails from logrotate: Reloading Apache httpd web server: apache2.

2021-07-02 Thread Thorsten Glaser
Package: apache2 Version: 2.4.48-3 Severity: important X-Debbugs-Cc: t...@mirbsd.de, debian-rele...@lists.debian.org Having just upgraded machines from 2.4.46-4 to 2.4.48-3 I now get daily¹ cron mails: | From: Anacron | Message-ID: <20210702075325.946f340...@ci-busyapps.lan.tarent.de> | To:

Bug#990580: debdiff for NMU apache2 (= 2.4.48-3.1) (was Re: Bug#990580: apache2: [regression] daily cron mails from logrotate: Reloading Apache httpd web server: apache2., caused by #979813)

2021-07-11 Thread Thorsten Glaser
On Sun, 11 Jul 2021, Adam Borowski wrote: > I for one believe the old behaviour was superior for the common case of > "success" -- no news is good news No disagreement from here. We could do things like… output=$(command 2>&1; echo $? >tempfile) case $(cat tempfile 2>&1) in (0) ;; (*) printf >&2

Bug#990580: apache2: [regression] daily cron mails from logrotate: Reloading Apache httpd web server: apache2., caused by #979813

2021-07-08 Thread Thorsten Glaser
Thanks Adam for the analysis! > To stop the mails from logrotate, could you please change back: > - invoke-rc.d apache2 reload > + invoke-rc.d apache2 reload > /dev/null 2>&1 > > otherwise, people running Bullseye will be mightily unhappy. > > I also wonder why such a

Bug#990580: debdiff for NMU apache2 (= 2.4.48-3.1) (was Re: Bug#990580: apache2: [regression] daily cron mails from logrotate: Reloading Apache httpd web server: apache2., caused by #979813)

2021-07-10 Thread Thorsten Glaser
g 2021-07-10 23:31:28.0 +0200 @@ -1,3 +1,11 @@ +apache2 (2.4.48-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Direct init script reload output from logrotate to syslog, to +avoid mail-spamming the local admin (Closes: #990580) + + -- Thorsten Glaser Sat, 10 Jul

Bug#1054562: apache2ctl: add new one-word command: list-vhosts

2023-10-25 Thread Thorsten Glaser
Package: apache2 Version: 2.4.56-1~deb11u2 Severity: wishlist X-Debbugs-Cc: t...@mirbsd.de, report...@stoffels.it Please add a new “apache2ctl list-vhosts” command that can be discovered using the apache2ctl(8) manual page, so that people don’t have to “remember” the full command: sudo

Bug#1018718: apache2-doc: despite having been disabled, apache2-doc.conf gets rather silently re-enabled automatically

2023-03-20 Thread Thorsten Glaser
Package: apache2-doc Version: 2.4.56-1~deb11u1 Followup-For: Bug #1018718 X-Debbugs-Cc: t...@mirbsd.de Control: severity -1 serious Justification: Policy §10.7.3 This package overwrites local changes on upgrade, which is a release-critical bug as it’s a Policy violation. -- System