You might find more information at Webmonkey by reading their Server-Side Scripting Shootout. In this article, they try to compare the following: While you may find the articles to be interesting, they suffer in that each is written by a professional who favors the products that he/she is writing about. Unfortunately, this means that the article is filled with subjective opinions and generalizations. However, it may still give you some insight into this area.

Here's a great example: the Micro$oft guy favors ASP. His defense of its stability and security is less than impressive.

Note that the author pointed out the security issue, but didn't address it, and later mentioned that he "personally" (!) did not have stability problems with ASP (the other sites were mentioned as examples that ASP scales well, which is not the same as being stable).

I doubt this article will really answer your questions, but it can help fill in the gaps.

Cheers,
Ovid


In reply to Re: .ASP vs .CGI - could someone clarify this? by Ovid
in thread .ASP vs .CGI - could someone clarify this? by mrmick

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.