Aapo Talvensaari

Results 278 comments of Aapo Talvensaari

What is request aware table in comparison to `ngx.ctx` or `kong.ctx.plugin|shared`?

In a real world, where do we have this issue happening? The description says: > DAO:crud rely on events to invalidate cache. In these cases, the size of the payload...

@1madhu9, can you help us on how we could reproduce this test. We multiple tests on our own, but we would like to know the test setup that you had.

TODO: - try to optimize memory usage of privileged worker to minimum. - add some unit/integration testing (e.g. that it really starts extra worker)

> Some control plane logic doesn't need root privileged, Using root user to do these things maybe have some security issues? That is the case currently that none of the...

I managed to reduce memory usage a lot. Without plugins and vaults: With bundled plugins and vaults: So on Kong CE the privileged agent takes something between 20 and 50...

Alternatively we could make `openssl` the fallback rather than first priority.

TODO: add support for `lua_trusted_certs` kong configuration and `lmdb directives` (perhaps others too).

Closing this, we went another route.

@arezvani, can you check if this is related to: https://github.com/Kong/kong/issues/10758 There is a workaround too.