Thanks to everyone for the replies. I'll get to them all, but I can answer
Sherman Culler's questions now.
>Just curious - why not upgrade Apache/Embperl/mod_perl to the latest
>versions - Apache 2.x, Embperl 2.x and mod_perl 2?
We tried this a while ago. Embperl 2 is stricter with its HTML val
We had an incident like that back in our development of our pages. We
tracked it down to someone having set EMBPERL_DEBUG to -1 in one of
their pages, and assumed that the automatic garbage collection at the
end of the page would fix it up. So whenever an apache child showed
that page, it'd start
Folks,
We run Embperl 1.3.6 under mod_perl 1.29 and Apache/1.3.31. Recently we'd
noticed that Embperl seems to be logging "everything." So much stuff that
we have to truncate them every hour or so.
Below is a snippet from one of our httpd.conf files, which contains the
embperl directives. It loo