From: Chris W. <ch...@cw...> - 2003-10-30 15:41:13
|
Igor Vylusko wrote: > ... > 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. You might try posting the general problem (handler taking up more memory than a registry script, both doing the same thing) to the mod_perl users mailing list[1]. I'm not familiar with the debugging tools you can use to see what's taking up space in the 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? There will hopefully be lots of movement shortly -- I may get to create a site in OI2 (company website + extranet) for my day job. (I primarily use Java in my day job, OI2 has been all spare time.) I have another post going out to -dev shortly about potential i18n support. OI2 may be 90% of the way to a release, but that last 10% can take a little while to fix up. I've been working recently on a framework to migrate data from an OI 1.x database and I think it's fairly solid. I need to test it on my own site to be sure it works ok. There's also some work to do with the 'base_page' package, plus lots of little things that haven't been tested properly yet. Later, Chris [1] http://perl.apache.org/maillist/modperl.html -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |