in reply to Re^5: How to determine what the memory-limits of a CGI app are?
in thread How to determine what the memory-limits of a CGI app are? [SOLVED]
And now the problem really becomes what to do about it. I need to discover the “wasteful” memory-allocations wherever they might be found...
Heck, I guess I gotta start by finding memory-allocations, period ...
What would you advise me to do here, to “trim the fat” and get this app quickly into operational condition? Truth be told, I guess I haven't had to deal with “a real memory limit” in a very long time. But it's also pretty obvious that the app is a pig. :-D