Yoko, Can you split your logs into smaller segments? For my websites I generate stats for, I do daily logs. This way I can easily delete older files if necessary. Other than that, I don't see a solution without buying more memory. you might also disable some of your swap space, if possible. I have 128 MB segments on multiple disks, I thought this was the limitation for swap partitions, but I might be wrong. Maybe it's a kernel thing.
HTH, Bobby ----- Original Message ----- From: "SpiderGraphics" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 3:47 PM Subject: Re: [analog-help] Re: dealing with out of memory error > 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 > > > +------------------------------------------------------------------------ > > > > > > >+------------------------------------------------------------------------ > >| 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 > >+------------------------------------------------------------------------ > > +------------------------------------------------------------------------ > | 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 > +------------------------------------------------------------------------ > +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
