How many request per second frappe can handle?

hi
i wonder how many many request per second frappe can handle ? how can i increase this ?
what is the best practices to handle thousand of request per second in frappe ? should i split the data base and make them in each server and connect them with a master server ? if any one have been through this please could you share your experience ?

@ahmadRagheb you have to increase background_workers

This link will help you:

1 Like