Anyone on here that are actually running prisma1 i...
# prisma1-community
l
Anyone on here that are actually running prisma1 in an active k8s cluster? As I slightly ramp up requests (there are some bursts from dashboard types of frontends) , the prisma nodes crash/throw exceptions after reaching a max (500) of mongodb threads. There is nothing that resembles CPU or memory issues. Is this some form of configuration that I can do anything with? Why isn't 500 threads enough for what is still a fairly low number of requests?
Ok, seems like I misunderstood, there are probably 100 threads, but a maximum of 500 waiting requests. And I can modify these limits via the URI.
n
Glad to hear that you were able to modify the limits via URI. Just Curious, are you still planning to continue using Prisma1 after the official sunset on September 1st?
l
@Nurul Staying on Prisma 1 is a necessity due to very tight restrictions on dev time, not something I particularly want. Maybe I will be able to start the conversion late this year.
👍 1