RE: [squid-users] xcalloc error

From: <francisv@dont-contact.us>
Date: Wed, 11 Sep 2002 16:41:04 +0800

The info in the FAQ is still usable. You either have to bump up the data
segment size limitation of the kernel by setting:

        options MAXDSIZ=(<size in MB>*1024*1024)

in your KERNEL configuration file. You can check the current limit by
running:

        ulimit -aH

you should see something like this:

        core file size (blocks) unlimited
        data seg size (kbytes) 917504
        file size (blocks) unlimited
        max locked memory (kbytes) unlimited
        max memory size (kbytes) unlimited
        open files 1024
        pipe size (512 bytes) 1
        stack size (kbytes) 65536
        cpu time (seconds) unlimited
        max user processes 7390
        virtual memory (kbytes) 983040

-----Original Message-----
From: Hegedus, Ervin [mailto:airween@amit.hu]
Sent: Wednesday, September 11, 2002 3:25 PM
To: squid-users@squid-cache.org
Subject: [squid-users] xcalloc error

Hello list,

i use a squid-2.5PRE12, on freebsd-4.6.2.

squid runs correctly, but once per day i get an error message:

FATAL: xcalloc: Unable to allocate 1 blocks of 4104 bytes!

and squid restarts.

i found some info aout this in FAQ
(http://www.squid-cache.org/Doc/FAQ/FAQ-8.html#ss8.7), but it
seems litle old... (there is about freebsd-2.2.x)

question is: what usable this document, what current is it?

please help me somebody, who knows this system (squid && freebsd)
perfectly, and can help to set up my system correctly.

thank you:
a.
Received on Wed Sep 11 2002 - 02:38:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:12 MST