Re: Help, please!

From: Ole Moller <olm@dont-contact.us>
Date: Tue, 27 Oct 1998 17:03:48 +0100

Skrevet af dig 06:13 PM 10/27/98 +0300,Alexander Dubinin
> I'm install Squid2 to my FreeBSD 3.0 machine, (3.0-CURRENT #1)
> and found such thing:

Suggestions (I've experienced a similar thing):
edit /usr/include/sys/types.h and /usr/src/sys/sys/types.h
change #define FD_SETSIZE to eg 4096

Build new kernel with MAXUSERS 512

boot

goto your squid directory
make realclean
configure

Now edit src/squid.h

#undef CHANGE_FD_SETSIZE
#define CHANGE_FD_SETSIZE 0

make

Another thing that comes into mind is you might want to change the default
login-class in /etc/login.conf to allow more resources to be used by squid
if you are running a dedicated proxy-server.

Regards

-- 
Ole Møller olm@cybercity.dk, Sysadm CyberCity Internet
Micro$oft is not the answer, Micro$oft is the question, the answer is no.
Received on Tue Oct 27 1998 - 09:11:33 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:49 MST