[DGD] Mapping size

Jay Shaffstall jshaffst at netwalk.com
Mon May 19 17:12:02 CEST 2003


> > When I get an error that says, "Mapping too large to grow", does that mean
> > that I've run out of dynamic memory entirely?  Or is there a setting
> > specific to mappings that gives a maximum size, similar to the array_size
> > setting?
>
>The array_size config parameter controls the maximum size of both
>arrays and mappings.

There's definitely a bug on my end, then.  My array_size is set to 10,000, 
and I know the mapping in question shouldn't have that many entries (it's 
tracking pending scripts, and shouldn't be higher than a few hundred).

Thanks!
Jay

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list