|
Hey all, I'm hoping to get some help on this problem in which I suspect apache is the cause. I have trac installed and running, and whenever I click rapidly on links in Trac, I would get an error page "Unable to connect" shown. During this time, I cannot ssh into my linode from my machine (returns "connection refused"). After 20 or so seconds, everything goes back to normal until I click too many times in Trac and the problem repeats again. The problem is so frequent that it's unusable.
The logs errors.log, ssl_access.log, access.log don't shed any light as to why this is happening. In fact, I can't see where it fails in the logs.
I thought perhaps that I could decrease MaxClients to 25 for prefork, but this doesn't seem to have any effect.
Does anyone have an idea what's going on?
|