Hello, I am testing squid 3.5.3 using not the sample squid.conf (this works) but a squid.conf containing: "cache_dir rock ..." "memory_cache_shared on"
I got problems: -- problem 1: squid.conf with memory_cache_shared on #./squid -z result: FATAL: memory_cache_shared is on, but no support for atomic operations detected --- problem 2: squid.conf with memory_cache_shared off #./squid -z 2015/04/28 10:28:46| assrtion failed: ../../src/ipc/AtomicWord.h: 88: "Enabled()" -- How can I solve problem 1 (I want to keep "cache_dir rock ..." and "memory_cache_shared on") ? (many versions (squid 3.5.3r13abc) tested and same problems) Why problem 2 ? Thank you, Paul
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users