Hai,
Im testing squid 4.1
on Debian Stretch, i've rebuilded the Debian Sid 4.1 to Stretch.
Everything looks
good, i only see one failed line in cache.log ( see below. )
this is the default
configuration, only 1 change made.
in debian we have :
/etc/squid/conf.d/debian.conf
# Squid
configuration settings for Debian
#
#
# Logs are managed
by logrotate on Debian
logfile_rotate 0
logfile_rotate 0
# For extra security
Debian packages only allow
# localhost to use the proxy on new installs
#
http_access allow localnet << i enable only the localnet.
# localhost to use the proxy on new installs
#
http_access allow localnet << i enable only the localnet.
If i google for
"assertion failed: comm.cc:428: "!isOpen(conn->fd)"
i get only 3 hits,
is someone knows what this is, because i cant figure this out.
The is the
content.
2018/08/02 06:25:01|
Set Current Directory to /var/spool/squid
2018/08/02 06:25:01 kid1| storeDirWriteCleanLogs: Starting...
2018/08/02 06:25:01 kid1| Finished. Wrote 0 entries.
2018/08/02 06:25:01 kid1| Took 0.00 seconds ( 0.00 entries/sec).
2018/08/02 06:25:01 kid1| logfileRotate: daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| logfileRotate: daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| assertion failed: comm.cc:428: "!isOpen(conn->fd)" <<< This one ?
2018/08/02 06:25:01 kid1| Set Current Directory to /var/spool/squid
2018/08/02 06:25:01 kid1| Starting Squid Cache version 4.1 for x86_64-pc-linux-gnu...
2018/08/02 06:25:01 kid1| Service Name: squid
2018/08/02 06:25:01 kid1| Process ID 26222
2018/08/02 06:25:01 kid1| Process Roles: worker
2018/08/02 06:25:01 kid1| With 1024 file descriptors available
2018/08/02 06:25:01 kid1| Initializing IP Cache...
2018/08/02 06:25:01 kid1| DNS Socket created at [::], FD 5
2018/08/02 06:25:01 kid1| DNS Socket created at 0.0.0.0, FD 9
2018/08/02 06:25:01 kid1| Adding domain internal.domain.tld from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 192.168.0.1 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 192.168.0.2 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Logfile: opening log daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| Logfile Daemon: opening log /var/log/squid/access.log
2018/08/02 06:25:01 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
2018/08/02 06:25:01 kid1| Store logging disabled
2018/08/02 06:25:01 kid1| Swap maxSize 0 + 262144 KB, estimated 20164 objects
2018/08/02 06:25:01 kid1| Target number of buckets: 1008
2018/08/02 06:25:01 kid1| Using 8192 Store buckets
2018/08/02 06:25:01 kid1| Max Mem size: 262144 KB
2018/08/02 06:25:01 kid1| Max Swap size: 0 KB
2018/08/02 06:25:01 kid1| Using Least Load store dir selection
2018/08/02 06:25:01 kid1| Set Current Directory to /var/spool/squid
2018/08/02 06:25:01 kid1| Finished loading MIME types and icons.
2018/08/02 06:25:01 kid1| HTCP Disabled.
2018/08/02 06:25:01 kid1| Pinger socket opened on FD 14
2018/08/02 06:25:01 kid1| Squid plugin modules loaded: 0
2018/08/02 06:25:01 kid1| Adaptation support is off.
2018/08/02 06:25:01 kid1| Accepting HTTP Socket connections at local=[::]:3128 remote=[::] FD 12 flags=9
2018/08/02 06:25:01| pinger: Initialising ICMP pinger ...
2018/08/02 06:25:01| pinger: ICMP socket opened.
2018/08/02 06:25:01| pinger: ICMPv6 socket opened
2018/08/02 06:25:02 kid1| storeLateRelease: released 0 objects
2018/08/02 07:10:26 kid1| Logfile: opening log stdio:/var/spool/squid/netdb.state
2018/08/02 07:10:26 kid1| netdbSaveState stdio:/var/spool/squid/netdb.state: (0) No error.
2018/08/02 06:25:01 kid1| storeDirWriteCleanLogs: Starting...
2018/08/02 06:25:01 kid1| Finished. Wrote 0 entries.
2018/08/02 06:25:01 kid1| Took 0.00 seconds ( 0.00 entries/sec).
2018/08/02 06:25:01 kid1| logfileRotate: daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| logfileRotate: daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| assertion failed: comm.cc:428: "!isOpen(conn->fd)" <<< This one ?
2018/08/02 06:25:01 kid1| Set Current Directory to /var/spool/squid
2018/08/02 06:25:01 kid1| Starting Squid Cache version 4.1 for x86_64-pc-linux-gnu...
2018/08/02 06:25:01 kid1| Service Name: squid
2018/08/02 06:25:01 kid1| Process ID 26222
2018/08/02 06:25:01 kid1| Process Roles: worker
2018/08/02 06:25:01 kid1| With 1024 file descriptors available
2018/08/02 06:25:01 kid1| Initializing IP Cache...
2018/08/02 06:25:01 kid1| DNS Socket created at [::], FD 5
2018/08/02 06:25:01 kid1| DNS Socket created at 0.0.0.0, FD 9
2018/08/02 06:25:01 kid1| Adding domain internal.domain.tld from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 192.168.0.1 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Adding nameserver 192.168.0.2 from /etc/resolv.conf
2018/08/02 06:25:01 kid1| Logfile: opening log daemon:/var/log/squid/access.log
2018/08/02 06:25:01 kid1| Logfile Daemon: opening log /var/log/squid/access.log
2018/08/02 06:25:01 kid1| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
2018/08/02 06:25:01 kid1| Store logging disabled
2018/08/02 06:25:01 kid1| Swap maxSize 0 + 262144 KB, estimated 20164 objects
2018/08/02 06:25:01 kid1| Target number of buckets: 1008
2018/08/02 06:25:01 kid1| Using 8192 Store buckets
2018/08/02 06:25:01 kid1| Max Mem size: 262144 KB
2018/08/02 06:25:01 kid1| Max Swap size: 0 KB
2018/08/02 06:25:01 kid1| Using Least Load store dir selection
2018/08/02 06:25:01 kid1| Set Current Directory to /var/spool/squid
2018/08/02 06:25:01 kid1| Finished loading MIME types and icons.
2018/08/02 06:25:01 kid1| HTCP Disabled.
2018/08/02 06:25:01 kid1| Pinger socket opened on FD 14
2018/08/02 06:25:01 kid1| Squid plugin modules loaded: 0
2018/08/02 06:25:01 kid1| Adaptation support is off.
2018/08/02 06:25:01 kid1| Accepting HTTP Socket connections at local=[::]:3128 remote=[::] FD 12 flags=9
2018/08/02 06:25:01| pinger: Initialising ICMP pinger ...
2018/08/02 06:25:01| pinger: ICMP socket opened.
2018/08/02 06:25:01| pinger: ICMPv6 socket opened
2018/08/02 06:25:02 kid1| storeLateRelease: released 0 objects
2018/08/02 07:10:26 kid1| Logfile: opening log stdio:/var/spool/squid/netdb.state
2018/08/02 07:10:26 kid1| netdbSaveState stdio:/var/spool/squid/netdb.state: (0) No error.
Best regards,
Louis
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users