Hi, im using squid package from Red Hat Enterprise Linux 6 and facing a weird situation. With almost 30 proxys around the country, with basic cache configuration pointing via cache_peer to 3 squid with squidguard and dansguardian connected to internet, auth on a ldap server. Setting delay pools like: delay_pools 1 delay_class 1 3 delay_parameters 1 -1/-1 384000/32000 64000/16000 delay_access 1 allow all it make squid eat all memory and return timeout. If i remove delay pools everything work fine. I tried 384000/0 wondering if all users buckets were filling the memory, but same result. Using squid 3.1.0, im trying to rebuild RHEL package using --enable-dlmalloc, with error: ./.libs/libsquid.a(comm.o): In function `CommIO::Initialise()': /home/samuel/build/BUILD/squid-3.1.0.15/src/comm.cc:2359: undefined reference to `commSetSelect' While i try rebuild this error, i wondering if anyone know what really happening or give me a clue what to do. Ps: Im not on the list, please cc reply-me. Thank you. Samuel Abreu de Paula sdepaula@xxxxxxxxx