craigt
craigt
Current issues are: * pcre library is no longer maintained; author working on pcre2 * pcre jit support in ATS is incomplete * https://issues.apache.org/jira/browse/TS-3143 * https://issues.apache.org/jira/browse/TS-3144 * Precompilation is not...
(Tests performed on 9.0.x) body_factory has several performance and correctness issues when compared to serving similar objects from cache. For example serving a 301 with body is 2.6x - 5.5x...
As discussed at ATS summit: Due to the way ATS copies plugins before loading them and them immediately removes them. Tools such as perf and gdb cannot find/load symbols without...
I encountered a few issues when setting up the tools for pre-commit hooks on a recent brew: * 'Modern' brew python does not have 'pip' only 'pip3' * virtualenv and...