Stas Bekman <[EMAIL PROTECTED]> writes:
[...] > -0: > > while it's fine for startup code, it'll affect > modperl_config_is_perl_option_enabled, that may be called at request > time == slowdown. Are the option strings in German or something? It can't be a measurable performance difference to downcase a dozen or so chars, can it? > And that change may affect other things added in the future. Hopefully they don't depend on the case then. I really see this as reducing user complaints; after all, httpd's "Options" are case-insensitive as well. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
