I don't think an md5sum between mod_perl 1 and mod_perl2 would be very informative. :)

Thanks for reporting the IP addresses involved. Too often, people report something like "perlmonks.org is broken but perlmonks.com works" which is much less helpful (since I can't query their system to see which of the three IPs associated with perlmonks.org is currently being used by their browser nor which of the exact same 3 IPs associated with perlmonks.com is currently being used by their browser).

The zero-byte results that I have been able to reproduce (for certain nodes when viewed by certain people but not on the problematic 216 IP) have been due to core dumps. Meanwhile, the logs on the 216 IP have been completely unhelpful. I'm tempted to just request that the 216 be removed from the DNS for now, though I'm hesitant because it could lead to more over-all site slowness.

So far, it seems that the problem shows up for a fairly short while and then disappears. That makes me think it might be worth requesting an Apache config change so mod_perl children don't live quite so long.

I'm pretty sure pair.com monitors the web services (and I suspect the blank pages might trigger pair.com to restart Apache which could explain why the problem goes away fairly quickly). I should try to find if that monitoring data is actually available to me and might contain any useful information in diagnosing the problem.

- tye        


In reply to Re^3: Is anyone at perlmonks aware that... (zero bytes) by tye
in thread Is anyone at perlmonks aware that... by 7stud

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.