If I define 4 workers, and use the following way to allocate workers: if ${process_number} = 4 //do something else endif
I leave other workers as empty after else, then we encounter this error: FATAL: Ipc::Mem::Segment::open failed to shm_open(/squid-ssl_session_cache.shm): (2) No such file or directory If I fill one more workers,especially ${process_number} = 1, then squid can launch workers now, Alex
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users