Apache can work with FCGI the way you describe, as a proxy, but it can also run the actual FCGI in itself in contradiction to your description.

This is the problem. I never used to downvote you for this kind of persistent half-right, answer-free, unhelpful, spaghetti-flinging, discussion-style reply because you seem well-meaning but you have taken no feedback about it over time and the more the cluebat comes out the less you seem to hear.

I downvoted some of your answers for waffling, handwaving, and being free of code content or actual instruction. For exactly the reasons stated: either you're boasting about it being easy when it's not or you're just chronically lazy and would rather see a screen full of your highly affected printed voice than an answer for the OP.

I post code here pretty often that is easy (for me) and I even post things now and then that take hours to work out or explain clearly. There are dozens of monks here that do the same in the problem domains they're good at or curious about exploring. Your participation here is as lazy as it is broken.


In reply to Re^3: FastCGI / Apache memory usage? by Your Mother
in thread FastCGI / Apache memory usage? by DreamT

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.