From: Igor V. <ve...@ah...> - 2003-10-31 07:55:11
|
Thank you, Chris, for advice and nice framework. CW> Igor Vylusko wrote: CW> > ... >> But after apache start with >> PerlRequire /path/to/mysite/conf/startup.pl >> in httpd.conf >> I have httpd size 15M greater than after >> request to oi2.cgi configured as Apache::Registry script. CW> You might try posting the general problem (handler taking up more CW> memory than a registry script, both doing the same thing) to the CW> mod_perl users mailing list[1]. I'm not familiar with the CW> debugging tools you can use to see what's taking up space in the CW> process, but I know the folks there are. >> By the way, what about your plans of OI2 further developing, >> when we can look forward to next (stable/production) versions? CW> There will hopefully be lots of movement shortly -- I may get to CW> create a site in OI2 (company website + extranet) for my day job. CW> (I primarily use Java in my day job, OI2 has been all spare CW> time.) I have another post going out to -dev shortly about CW> potential i18n support. CW> OI2 may be 90% of the way to a release, but that last 10% can CW> take a little while to fix up. I've been working recently on a CW> framework to migrate data from an OI 1.x database and I think CW> it's fairly solid. I need to test it on my own site to be sure it CW> works ok. There's also some work to do with the 'base_page' CW> package, plus lots of little things that haven't been tested CW> properly yet. CW> Later, CW> Chris CW> [1] http://perl.apache.org/maillist/modperl.html |