<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003300" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003300</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-server-load#comment-1014542</link>
    <description> &lt;p&gt;I actually thought about putting this in my previous message but I didn&#039;t due to a lack of time this morning:&lt;/p&gt;
&lt;p&gt;PERL has to be started each time a script wants to use it (as Elara stated). However, you can use the mod_perl module which will make it stay resident in the servers memory, like PHP is by default. However, I should mention that PHP can also be setup so that it must be started each time before it is executed... This is referred to as the CGI version of PHP. Most hosts don&#039;t support it just because it make PHP resource intensive, like PERL.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Dynamic Internet Solutions :  &lt;a href=&quot;http://www.dids.com&quot; class=&quot;bb-url&quot;&gt;http://www.dids.com&lt;/a&gt;&lt;br /&gt;
Windows NT and UNIX Hosting&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Dec 1999 22:53:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1014542 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-server-load#comment-1014541</link>
    <description> &lt;p&gt;Hi all,&lt;br /&gt;
Why is it that ASP is so much slower than Perl?&lt;br /&gt;
JP&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Dec 1999 22:19:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1014541 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-server-load#comment-1014540</link>
    <description> &lt;p&gt;Chad is right, Perl is a very flexible scripting language, thus its more memory consuming.  However the largest problem with Perl/CGI on web servers is whenever a CGI request is made by a web client the server faces the load of spawning a new process of the Perl program.  This could give heavy loads to a server if your site gets big.  PHP addressed the problem by staying in the server&#039;s memory, therefore the php program would not be needed to restart everytime a request occured.&lt;br /&gt;
Actually Perl is not suitable for web applications unless you use mod_perl.&lt;/p&gt;
&lt;p&gt;------------------&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Dec 1999 16:34:00 +0000</pubDate>
 <dc:creator>elara</dc:creator>
 <guid isPermaLink="false">comment 1014540 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-and-server-load#comment-1014539</link>
    <description> &lt;p&gt;PHP is much easier on a server than PERL! There is no question about it. PERL is a more sophisticated language and it requires more CPU processing cycles and/or time.&lt;/p&gt;
&lt;p&gt;Ask a general question, get a general answer, two weeks later.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;PS: Sorry, I haven&#039;t been watching this forum as close as I should.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Dynamic Internet Solutions :  &lt;a href=&quot;http://www.dids.com&quot; class=&quot;bb-url&quot;&gt;http://www.dids.com&lt;/a&gt;&lt;br /&gt;
Windows NT and UNIX Hosting&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 08 Dec 1999 13:57:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1014539 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
