Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: francis on September 07, 2004, 06:36:41 AM

Title: 105 no buffer space available
Post by: francis on September 07, 2004, 06:36:41 AM
I am using SME server 6.0.1 as Gateway with Mail, HTTP and FTP server.  FTP, Mail & HTTP are working fine.  Squid proxy is giving problem saying "105 no buffer space available" whenever users connect web pages.

I heard from forums that Red Hat 7.x kernel required patch to overcome this.

I have patched the following
echo "256" >/proc/sys/net/ipv4/neigh/default/gc_thresh1
echo "1024" >/proc/sys/net/ipv4/neigh/default/gc_thresh2
echo "2048" >/proc/sys/net/ipv4/neigh/default/gc_thresh3

But it is still not working