On Mar 27, 5:47 pm, ChrisR <
EvilGeen...@gmail.com> wrote:
> I have just deployed 7 rails applications using switchpipe onto a
> Solaris 11 machine.
>
> I now have a major problem where switchpipe just stops responding to
> requests and i have to give it a "./script/switchpipe restart" to get
> it going again. It seems to happen after a random amount of time,
> 1hr~3hours. It has never lasted more than 3 hours.
>
> Has anybody come across this before?
This was a common issue prior to 1.04. I imagine you are running 1.04
or higher (trunk) though, which in my own tests has been running for
over a month now uninterrupted on one of my machine. Someone else has
reported the same issue with the trunk version, however, and it began
after they upgraded Apache. I'm still waiting for more information
from them so I can replicate this issue, but if you can provide more
info, it might help triangulate the issue :) Essentially.. I need to
know what's in front of your SwitchPipe? Apache? Nginx?
Once I can replicate the problem, it'll probably be a pretty easy fix.
The pre 1.04 issue was related to some UNIX quirks I wasn't taking
into account, so that could also be the issue here since I have not
extensively tested on anything else than BSD or Linux so far.
Cheers,
Pete