On 11/15/06, Boris Kraft <[EMAIL PROTECTED]> wrote: > > Yes, as I said that test works fine.
Sorry, that was not obvious from your reply. > I was just wondering what happens > if I remove the engine env in such a case? While the engine env is still in the expool cache (in memory then), it is ok. > Then subqequent > regeneration of it would not include the library-defined functions, > right? If the engine env gets moved out of the expool cache, it has to be reloaded from the disk upon next request. If at that point, the version on the disk doesn't include your subprocesses then it's bad. Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE 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/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
