Date: Wed, 23 Apr 1997 16:38:02 +1000 (EST) From: David Nugent <davidn@unique.usn.blaze.net.au> To: Simon Shapiro <Shimon@i-Connect.Net> Cc: freebsd-bugs@hub.freebsd.org, David Nugent <davidn@unique.usn.blaze.net.au> Subject: RE: kern/3373: db bug? Message-ID: <XFMail.970423164052.davidn@usn.blaze.net.au> In-Reply-To: <XFMail.970422214939.Shimon@i-Connect.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23-Apr-97 Simon Shapiro wrote: > (the perl kind) to fail with ``out of memory'' error message when > trying to mirror a very large ftp archive? Probably resource limits again. mirror can get quite large in memory. If you're runing pre-current (or even -current) you can use the shell's limit (csh/tcsh) or ulimit (sh/bash) command to raise the memory limits to something more reasonable. If you're running -current, then you have other options by using limits(1) or configuring login.conf to set a more reasonable hard or soft limit. Regards, David Nugent - Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-9791-9547 Data/BBS +61-3-9792-3507 3:632/348@fidonet davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970423164052.davidn>