From: John M. <mo...@mu...> - 2001-05-17 02:44:31
|
Hello. Does anyone here have experience with mod_perl? I've been playing with it this evening and I'm encountering some "issues." Here's IDS running under mod_perl: http://arwen.hn.org:8080/perl/ids/index.cgi Play with it for a few seconds and you'll see what I mean: displaying the wrong page, displaying the page's content multiple times, etc. Do these kinds of things mean that I need to be more careful initializing variables? Help! It sure is fast. Pre-loading CGI.pm and Image::Magick = 8MB Apache processes! John |