Supavisor pooler
Hello guys
I've already done some research but I'm still very confused on how to handle this issue.
I just developed load tests for my app and I start getting timeouts once the tests reach 400 VUs.
The bottleneck is not the server where I'm hosting supabase but is the amount of connection the pooler handles. The server never passes 40% CPU during load tests.
I changed the supavisor config for this:
It seems like it is still very low but I don't know what is reasonable for my server (Hostinger KVM2).
I would like to better understand how are these issues handled with supabase on apps with thousands of users.
Thank you guys
I've already done some research but I'm still very confused on how to handle this issue.
I just developed load tests for my app and I start getting timeouts once the tests reach 400 VUs.
The bottleneck is not the server where I'm hosting supabase but is the amount of connection the pooler handles. The server never passes 40% CPU during load tests.
I changed the supavisor config for this:
It seems like it is still very low but I don't know what is reasonable for my server (Hostinger KVM2).
I would like to better understand how are these issues handled with supabase on apps with thousands of users.
Thank you guys
