Re: Give Squid more memory, how?

From: David S. Madole <david@dont-contact.us>
Date: Tue, 12 Oct 1999 10:42:20 -0400

Jon Mansey wrote:
>
> This looks like I hit some kind of system limit on allocating more
> than 256M RAM to Squid.
>
> How do I increase this limit. Its running on FreeBSD3.3 BTW.

I use the following in my kernel configuration, you can adjust the
sizes as required:

options "MAXDSIZ=(512*1024*1024)" # Maximum process size
options "DFLDSIZ=(512*1024*1024)" # Default process size limit

You need to make sure you don't have a limit set in /etc/login.conf
also. 3.3 ships unlimited, but if you upgraded from a earlier version
and kept this file, there used to be limits by default.

Dave
Received on Tue Oct 12 1999 - 09:08:10 MDT

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