If adding all the *LOWMEM 3 commands does not make Analog capable of handling the log file then there's probably nothing else you can do. Unless you want to split the log file into time periods and only report on those periods (e.g. weekly or monthly, if it's a year-long log file). But be careful -- you can't "combine" periodic reports to get accurate reports for a longer period. You have to reprocess the log file (or cache files, but that doesn't save much memory).
-- Jeremy Wadsack Wadsack-Allen Digital Group SpiderGraphics ([EMAIL PROTECTED]; Wednesday, May 28, 2003 12:47 PM): > Ok, I'll probably do that soon. But until then, is there a way I can > handle the logfile with my memory limitations or is more memory the only > answer? > At 03:39 PM 5/28/03 -0400, Bobby Hitt wrote: >>Yoko, >> >>Absolutely! Forget about all of the swap space and just buy some more >>memory. go with 256 MB, you'll be much, much happier with the results. Make >>the swap 300 MB, at the most for 256 MB of memory. As I recall, the general >>rule is you want the swap space to be 10% more than your real memory. I may >>be off a little, but that's what I use and have never had any problems. >> >>HTH, >> >>Bobby >> >>----- Original Message ----- >>From: "Per Jessen" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Sent: Wednesday, May 28, 2003 3:17 PM >>Subject: [analog-help] Re: dealing with out of memory error >> >> >> > YokoMail wrote: >> > >> > > I am running Analog 5.32 on UNIX. I have no problems except when trying >> > > to >> > > analyze my largest site, with a logfile of around 250mb. I have a small >> > > server, with 64mb of ram, and 643mb virtual ram. >> > >> > Your swap-space is 10 times the size of your real space? That should >>cause >> > a bit of a problem to start with - your app may be able to use eg. 200M, >> > but your system is likely to die of swapping first. >> > >> > >> > /Per >> > >> > -- >> > Per Jessen, Zurich >> > http://timian.jessen.ch - an analog report formatter using XSLT. >> > http://www.dansk.org - for danskere i udlandet! +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
