[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: write Fatal error FD



You have run out of file descriptors - i.e. heavy duty surfing.

Run

rpm -qa | grep squid

If squid-novm is installed, uninstall it with

/etc/rc.d/init.d/squid stop
rpm -ev squid-novm

You should also find squid (not squid-novm) installed, so you can just
restart full-blown squid with

/etc/rc.d/init.d/squid start

Be aware that the full-blown squid is a memory hog!

Atul


> -----Original Message-----
> From: Majordomo [mailto:majordom@xxxxxxxxx]On Behalf Of Nayan Mitra
> Sent: Monday, June 28, 1999 5:57 PM
> To: linux-india@xxxxxxxxx
> Subject: write Fatal error FD
>
>
> please help me
> When running squid after some time( Say one week ) I get an error
> FATAL -Write ERROR FD
>  and squid stops
>
> What may be the problem and how do I solve the
> problem
>
> thanks
> nayan
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
>


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/

------------------------------