On Fri, 10 Sep 2004, Andy Lewis wrote:
> From a cursory review of the code, it looks like the "n_pptp_units"
> value in the $g global array in "/etc/inc/globals.inc". Are there any
> obvious reasons why increasing this to a larger value (say 32 or 48)
> would not work?
Probably not, but I wouldn't recommend doing that in the normal
version. MPD seems to allocate every configured unit when it starts up
(and generates multiple per-unit log messages), so that would increase RAM
consumption. If it doesn't warrant a full-fledged GUI parameter, perhaps
there could at least be a config file parameter for it.
Fred Wright |