Your message dated Sun, 21 Apr 2013 23:06:17 +0200
with message-id <[email protected]>
and subject line Re: Bug#703584: min-size causes squid3 to fail
has caused the Debian Bug report #703584,
regarding min-size causes squid3 to fail
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
703584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703584
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid3
Version: 3.1.6-1.2+squeeze3
Severity: normal



-- System Information:
Debian Release: 6.0.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages squid3 depends on:
ii  adduser            3.112+nmu2            add and remove users and groups
ii  libc6              2.11.3-4              Embedded GNU C Library: Shared lib
ii  libcap2            1:2.19-3              support for getting/setting POSIX.
ii  libcomerr2         1.41.12-4stable1      common error description library
ii  libdb4.8           4.8.30-2              Berkeley v4.8 Database Libraries [
ii  libexpat1          2.0.1-7+squeeze1      XML parsing C library - runtime li
ii  libgcc1            1:4.4.5-8             GCC support library
ii  libgssapi-krb5-2   1.8.3+dfsg-4squeeze6  MIT Kerberos runtime libraries - k
ii  libk5crypto3       1.8.3+dfsg-4squeeze6  MIT Kerberos runtime libraries - C
ii  libkrb5-3          1.8.3+dfsg-4squeeze6  MIT Kerberos runtime libraries
ii  libldap-2.4-2      2.4.23-7.3            OpenLDAP libraries
ii  libltdl7           2.2.6b-2              A system independent dlopen wrappe
ii  libpam0g           1.1.1-6.1+squeeze1    Pluggable Authentication Modules l
ii  libsasl2-2         2.1.23.dfsg1-7        Cyrus SASL - authentication abstra
ii  libstdc++6         4.4.5-8               The GNU Standard C++ Library v3
ii  libxml2            2.7.8.dfsg-2+squeeze6 GNOME XML library
ii  logrotate          3.7.8-6               Log rotation utility
ii  lsb-base           3.2-23.2squeeze1      Linux Standard Base 3.2 init scrip
ii  netbase            4.45                  Basic TCP/IP networking system
ii  squid3-common      3.1.6-1.2+squeeze3    A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconf            <none>             (no description available)
pn  smbclient             <none>             (no description available)
pn  squid-cgi             <none>             (no description available)
ii  squidclient           3.1.6-1.2+squeeze3 A full featured Web Proxy cache (H

-- Configuration Files:
/etc/logrotate.d/squid3 changed:
/var/log/squid3/*.log {
        daily
        compress
        delaycompress
        rotate 31
        missingok
        nocreate
        sharedscripts
        postrotate
                test ! -e /var/run/squid3.pid || /usr/sbin/squid3 -k rotate
        endscript
}

/etc/squid3/squid.conf changed:
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl intranet src 192.168.2.0/24
acl SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443         # https
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT
acl no_cache_domain1 dstdomain .marqs.com.ar
acl no_cache_domain2 dstdomain .barinoticias.com.ar
cache deny no_cache_domain1
cache deny no_cache_domain2
http_access allow manager localhost
http_access allow manager intranet
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny to_localhost
http_access allow localhost
http_access allow intranet
http_access deny all
icp_access deny all
htcp_access deny all
http_port 192.168.2.1:3128 transparent
hierarchy_stoplist cgi-bin ?
cache_mem 256 MB
memory_replacement_policy heap GDSF
maximum_object_size_in_memory 256 KB
cache_replacement_policy heap GDSF
maximum_object_size 4 MB
cache_dir aufs /reiserdir/squid_cache1_1 1024 16 256 max-size=1048576
store_dir_select_algorithm round-robin
max_open_disk_fds 0
cache_swap_low 85
cache_swap_high 95
digest_generation off
half_closed_clients off
memory_pools off
logformat rustik %>a %Ss/%03<Hs %Sh %<A %<sS :delay: %tr %dt %<pt %ru
access_log /var/log/squid3/access.log rustik
cache_log /var/log/squid3/cache.log
cache_store_log none
pid_filename /var/run/squid3.pid
log_fqdn off
buffered_logs on
refresh_pattern \.gif$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern \.ico$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern \.jpg$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern \.pdf$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern \.swf$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern \.flv$  1440    100%    2880    override-lastmod 
override-expire ignore-reload ignore-no-cache
refresh_pattern ^ftp:           1440    20%     10080
refresh_pattern ^gopher:        1440    0%      1440
refresh_pattern (cgi-bin|\?)    0       0%      0
refresh_pattern .               0       20%     4320
refresh_pattern .              0       80%     4320
quick_abort_min 32 KB
quick_abort_max 1024 KB
quick_abort_pct 80
request_header_max_size 20 KB
reply_header_max_size 20 KB
shutdown_lifetime 15 seconds
cache_effective_user proxy
httpd_suppress_version_string on
visible_hostname noway
delay_pools 1
delay_class 1 2    # pool 1 is a class 2 pool
delay_access 1 allow intranet
delay_access 1 deny all
delay_parameters 1 260000/300000 220000/240000
error_directory /usr/share/squid3/errors/Spanish/
fqdncache_size 4096
coredump_dir /var/spool/squid3
reload_into_ims on
prefer_direct off
nonhierarchical_direct off


-- no debconf information
Starting Squid HTTP Proxy 3.x: squid3FATAL: Bungled squid.conf line 60: 
cache_dir aufs /mnt/sst1/squid_cache4_1 1024 16 256 min-size=1048576
Squid Cache (Version 3.1.6): Terminated abnormally.
CPU Usage: 0.016 seconds = 0.012 user + 0.004 sys
Maximum Resident Size: 16080 KB
Page faults with physical i/o: 0
 failed!

--- End Message ---
--- Begin Message ---
Closing this bug, since it does not apply to squid 3.1.6 or 3.1.20.

Regards,

L

--
Luigi Gangitano -- <[email protected]> -- <[email protected]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26
GPG: 4096R/2BA97CED: 8D48 5A35 FF1E 6EB7 90E5  0F6D 0284 F20C 2BA9 7CED

--- End Message ---

Reply via email to