> > Ello! > > For various reasons I was given a Sun v20z with Solaris 10 x86 to run > Squid on. But when testing (with small and heavy load) I get the following > in cache.log: > > 2005/12/07 11:15:05| clientReadRequest: FD 15: no data to process ((11) > Resource temporarily unavailable) > 2005/12/07 11:15:05| clientReadRequest: FD 20: no data to process ((11) > Resource temporarily unavailable) > 2005/12/07 11:15:06| clientReadRequest: FD 34: no data to process ((11) > Resource temporarily unavailable) > 2005/12/07 11:15:08| clientReadRequest: FD 17: no data to process ((11) > Resource temporarily unavailable) > > and one cpu spins at 100% load and the proxy grinds to a halt. > >...
This indicates a kernel resource problem. Some network buffer may need increasing (e.g.) Checkout the system (error) logs too; you may see additional informational errors concerning this issue. M.