in reply to Re: Broken link to "Cool Uses For Perl" ("fixed")
in thread Broken link to "Cool Uses For Perl"

FWIW, I think Testing Methodology exhibits the same/similar problem (connection reset)

  • Comment on Re^2: Broken link to "Cool Uses For Perl" ("fixed")

Replies are listed 'Best First'.
Re^3: Broken link to "Cool Uses For Perl" (fixed)
by tye (Sage) on May 03, 2013 at 14:07 UTC

    That was a good one. It had almost a full 64kB of text inside of the spoiler tags and so failed extra often (even sometimes, but not always, on other web servers).

    So I found a possible culprit in an overly complex regex and I think the problem is completely gone now. Hard to say that with complete confidence when the problem can be so inconsistent in whether or not it happens, of course.

    - tye