PrismaP
Prisma9mo ago
5 replies
Soupy

Proper way to set connection_limit in Prisma Accelerate

Hi, I use Prisma Accelerate and it seems like it has a default connection_limit of 10. I'm at the point where I need to tune some of the configurations due to my load but I don't know how to do this within Prisma Accelerate.

I am on the Pro plan already, so it looks like I'm allowed to set it up to 100.

Can I just add ?connection_limit=100 to the accelerate string? Or to the underlying connection string?

Thanks!
Was this page helpful?