view plugins/mod_pep_plus.lua @ 14107:bc33a7269f5a

net.resolvers.basic: Start AAAA lookup before A lookup per RFC 8305 > Both queries SHOULD be made as soon after one another as possible, > with the AAAA query made first and immediately followed by the A > query.
author Kim Alvefur <zash@zash.se>
date Thu, 12 Mar 2026 16:16:57 +0100
parents 0462405b1cfb
children
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");