Quitely,

I've also had this problem and have not yet found a solution (I filed http://forums.iis.net/t/1170379.aspx in August). We switched to Apache from IIS, but the apache mod_fcgid module has other issues (like inserting 1 second delays when it 'waits' for an available process). I looked at the repository for libfcgi for the fix that you mentioned in your last update, but still see a file that hasn't been modified since 2001. Can you please post from where this new source fix is available?

Thanks,

Steve


In reply to Re: Has anyone had problems with Perl, IIS, and FastCGI restarting their processes on every POST by Anonymous Monk
in thread Has anyone had problems with Perl, IIS, and FastCGI restarting their processes on every POST by Quietly

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.