https://bz.apache.org/bugzilla/show_bug.cgi?id=59709
--- Comment #2 from Andrey Chernov <[email protected]> --- (In reply to Eric Covener from comment #1) > I don't think what you suggest is wise, as it would delay the correct > per-directory configuration being available to anything enclosed in <If>. > > mod_geoip2 seems to run quite early when the config is server-wide, just > like mod_setenvif. Have you tried mod_geoip2 w/o delaying the execution by > putting it in per-directory config? I have many virtual hosts and many directories, so run mod_geoip2 server-wide once for all of them. I don't think that opening mod_geoip2 database in per-(many)directory scope each time will speed things up. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
