|
Posted by Gunnar Hjalmarsson on 07/23/05 11:13
nntp wrote:
> I tried mod_perl. It is too troublesome. Many old scripts stopped running.
> Even those running eat memory like crazy.
Did you study this document about porting CGI scripts to mod_perl:
http://perl.apache.org/docs/1.0/guide/porting.html
> I wonder why mod_php does not have the problems in mod_perl, such as memory
> hog, varible initialization etc.
The perceived difference may have something to do with the fact that
while there are many old CGI scripts that were never designed with
mod_perl in mind, PHP scripts that weren't designed with mod_php in mind
are of rare occurrence.
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
Navigation:
[Reply to this message]
|