Re: Caching question

2001-03-27 Thread Andre Landwehr
On Fri, Mar 23, 2001 at 10:05:10AM -0800, Wim Kerkhoff wrote: > How much though? On the many various Linux systems I have had access to, > I haven't seen a situation where there is 100mb of free memory, but 50mb > sitting in swap. Perhaps a couple of megs, but nothing of consequence. I think the

Re: Embperl in Authentication Phase

2001-03-27 Thread Michael Smith
> > Well what was happening was this > > > > $escmode=0; > > [- Execute("") -] > > > > and it turned out that within the component $escmode was not zero. I > > managed to get round it easily enough, by setting $escmode in the > component. > > But it's odd it didn't seem to get passed. Maybe