June 24, 2010
12:52 p.m.
On 06/24/2010 12:17 PM, Göran Krampe wrote:
On 06/24/2010 10:04 AM, laurent laffont wrote:
What can be done / how can we help / what's needed to improve squeaksource uptime ?
I am not sure how SS is being deployed but one option might be to move to another web server as a frontend and use FastCGI or SimpleCGI (Blackfoot on SM).
Believe me when I tell you, the web server is the least of the issues. What mostly happens are Socket/Semaphore related issues, eg. a thousand Processes hanging on the same Semaphore. What could be done is moving to an up to date image/vm but this is a bit of work. Cheers Philippe