in reply to mod_perl without separate config for static HTML?
Considering the enlightenemnt received so far I should modify my query thus:
With Perl CGI scripts configured to run under Apache::Registry is the increased memory footprint of mod_perl processes also incurred in static content generation? As I understand it you need to isolate the 2 to get round this issue via separate servers/ports/IPs. Is FastCGI/SpeedyCGI therefore a better solution if you aren't using Apache::Request and have more static content than dynamic?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: mod_perl without separate config for static HTML?
by jdtoronto (Prior) on Oct 26, 2004 at 14:51 UTC | |
by gunzip (Pilgrim) on Oct 26, 2004 at 15:07 UTC | |
by perrin (Chancellor) on Oct 27, 2004 at 04:53 UTC | |
by gellyfish (Monsignor) on Oct 26, 2004 at 15:25 UTC | |
by waswas-fng (Curate) on Oct 26, 2004 at 15:50 UTC | |
|
Re^2: mod_perl without separate config for static HTML?
by gellyfish (Monsignor) on Oct 26, 2004 at 14:57 UTC |