[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Readonly slapd instances sharing database?
At 08:28 AM 9/1/2004, D. Lovell wrote:
>Some of our applications occasionally open enough
>connections to the servers that we hit the 1024 file descriptor limit
>per slapd process.
On most platforms, the file descriptor limit can be significantly
increased. I suggest you try that.
>Is it considered safe to share the backend database if the additional
>processes are readonly?
It's not considered.
Kurt