Cyril Brulebois wrote: > the limit of line length when parsing configuration file is currently > 512, which is too low when it comes to 128 or 256 CPUs. Please either > raise the limit to e.g. 4k, which should be sufficient to handle a bunch > of cases, or think of using a loop reallocating memory as needed, which > would be even smarter.
I'd like to actually second the second (aha) solution, given the emergence of quadcores, we'd going to reach that 4k limit any time soon. Cheers, -- Cyril Brulebois
signature.asc
Description: OpenPGP digital signature

