> Thanks. Out of curiosity, what sort of RAM allocations would you typically
> do on a production UNIX machine?  Obviously I don't want to use up all of
> my memory, but this and mySQL are my only two production apps.

  It depends on what your application does. Mine does a lot of graphs, and
the data could be considerable, so I have it where it can be up to 400M. You
could try 256M and see if that works for you.  Your unit tests should help
to see if that is enough.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to