Tagged Questions
3
votes
1answer
2k views
How do I increase the number of semaphore arrays in Linux?
In a Debian lenny server running postgresql, I noticed that a lack of semaphore arrays is preventing Apache from starting up.
Looking at the limits, I see 128 arrays used out of 128 arrays maximum, ...