Hi,
I have a program that create multi-connection mith a DB. I need to create at least one connection for each user. It means that I have at least one process for every new session. How can I configure my Linux so that I will not be limited with the number of running processes?
Thank you very much
H.
I have a program that create multi-connection mith a DB. I need to create at least one connection for each user. It means that I have at least one process for every new session. How can I configure my Linux so that I will not be limited with the number of running processes?
Thank you very much
H.