Ovidiu Sas writes:
With respect to backward compatibility I was thinking about adding a new module parameter: 'prefix_mode'. The "prefix_mode' can have two values:
- the default value: 'prefix' (backward compatible)
- new value: 'regex'
ok. can you also avoid regexp compilation and matching is prefix_mode = 'prefix'?
-- juha