> I am running a couple of Hobo (v. 0.7.2) applications. Having moved on > them to Apache+ EnterpriseRuby+ Passenger setup, I've noticed that > every process has quite a bit of "dirty" memory allocation. One of the > reasons, I think is that it compiles taglibs on the first request and > for REE optimization to kick in, all preloading has to be finished > within evironment.rb. Is there a anything I can call to preload > rapid*, application and other shared dryml files in evironment.rb?
That's interesting - I didn't know that. There's no public API for doing this right now, but I'll look into it now that I know this. Could reduce the memory footprint a lot! Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
