Your message dated Sat, 14 Oct 2006 01:02:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329140: squid: works as a forkbomb when
httpd_accel_single_host is on
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: squid
Version: 2.5.10-3
Severity: important
I have Squid working as a HTTP accelerator, with squid.conf settings like
this:
httpd_accel_host 127.0.0.1
httpd_accel_port 8008
httpd_accel_single_host off
httpd_accel_uses_host_header on
redirect_rewrites_host_header off
pipeline_prefetch off
If I set “httpd_accel_single_host on”, Squid suddenly starts acting more
or less like a forkbomb -- for every request in a persistent connection,
it opens up a new socket to Apache instead of continuing in the
connection it already has open, leading to hundreds of Apache children
being spawned for a single persistent connection with many requests.
Setting it to off (as in the example above) fixes the problem.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.8
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Version: 2.6.1-1
On Fri, Oct 13, 2006 at 11:52:58PM +0200, Luigi Gangitano wrote:
> Hi Steinar,
> the configuration you reported is the suggested equivalent for
> httpd_accel_single_host.
>
> If you agree, I would close this bug
Yes, assuming it is fixed; closing.
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---