Dear members,
Squid 3.0 stable 14 running on afreebsd FreeBSD 7 machine, crashes after running for hours not days. I checked the squid logs and found followings in it.
after googling error on net, I found that problem is because of file descriptors, but I can't know how to solve this problem. I have set maxfiles=32768 in /boot/loader.conf.
please help me.
following is the snap of df -i command on my freebsd7 machine running squid.
1. can somebody tell me why my %iused is not so much difference than Capacity.
2. Does this output shows anything wrong?
3. How can i monitor the file descriptors usage and availability.
4. pls also suggest me some light weight still good FreeBsd monitoring tool.
Should you people need more info pls let me know.
Thanks & Regards,
.Goody.
Squid 3.0 stable 14 running on a
Code:
> 2008/04/14 22:48:11| comm_old_accept: FD 14: (53) Software caused
> connection abort
> 2008/04/14 22:48:11| httpAccept: FD 14: accept failure: (53) Software
> caused connection abort
please help me.
following is the snap of df -i command on my freebsd7 machine running squid.
Code:
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on
/dev/da0s1a 10154158 246912 9094914 3% 2765 1316145 0% /
devfs 1 1 0 100% 0 0 100% /dev
/dev/da0s1f 76168552 1597624 68477444 2% 94429 9750305 1% /cache1
/dev/da0s1g 76168552 4 70075064 0% 2 9844732 0% /cache2
/dev/da0s1e 40622796 2540572 34832402 7% 312023 4940071 6% /usr
/dev/da0s1d 60931274 324200 55732574 1% 359 7889559 0% /var
1. can somebody tell me why my %iused is not so much difference than Capacity.
2. Does this output shows anything wrong?
3. How can i monitor the file descriptors usage and availability.
4. pls also suggest me some light weight still good FreeBsd monitoring tool.
Should you people need more info pls let me know.
Thanks & Regards,
.Goody.