Skip to content

Instantly share code, notes, and snippets.

Setting the "X-EventQL-Namespace" header will specify the database for which the operation should
be executed.
For example if you want to use the database "test", set this header:
curl ... -H "X-EventQL-Namespace: test"
sysctl -w vm.min_free_kbytes=16000
sysctl -w vm.overcommit_memory=2
sysctl -w vm.overcommit_ratio=100
sysctl -w vm.panic_on_oom=1
sysctl -w kernel.panic_on_oops=1
sysctl -w kernel.panic=10