Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 463 Bytes

limitations.md

File metadata and controls

8 lines (6 loc) · 463 Bytes

Limitations

  • regex rewriter rules do not support limiting number of replacements, max must be set to -1
  • the web UI is not always reliable to make changes. the config file and tcp interface are safer and more complete anyway.
  • internal metrics must be routed somewhere (e.g. into the relay itself) otherwise it'll leak memory. this is a silly bug but I haven't had time yet to fix it.