>
> Hi all
> I have one squid server and 35 client.
> Squid server sometimes die. I found log 'segment fault'
> then client can not connect server bit can ping to server.
>
> My server config is redhat 9.0 , squid stable 2.5
> Server Compaq ML330 667Mhz , 392 RAM , 9+36G HDD
>
> I configure server below
> ./configure --prefix=/usr/local/squid
> --sysconfdir=/usr/local/squid/etc --enable-dl-malloc
> make
> main install
- What's your exact SQUID version , as noted in cache.log when started ?
- Why are you using '--enable-dl-malloc' ?
M.