One more thing, unrelated to Perl, but pertinent to those of us using this application - I've been having these issues with the app running on x86 RedHat Enterprise Linux 4 AS (RHEL4 AS). Before this upgrade we were running a much older version on Solaris (SPARC) with relatively few problems, at least not *nearly* as bad as we're experiencing now.

Last week I teased out of their engineers that their Linux development is being done on RHEL 3. G-d knows why, but it is what it is. Linux support was only added a few years ago.

However, this app has been running on Win32 since it's inception so I tested everything on a Windows 2003 server and have experienced NO problems whatsoever. No more memory leaks, no more crashes, no more inexplicable refusals to communicate with nodes.

Now I just have to port a pile of in-house management and integration scripts from *nix to Win32 *grumble*

In reply to NerveCenter runs *much* better on Windows by Hercynium
in thread [RESOLVED*] Logging run-time warnings from an embedded perl interpreter by Hercynium

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.