Displaying 1 result from an estimated 1 matches for "dispact".
Did you mean:
dispat
2009 Oct 05
0
Re: mongrel, static files, and haproxy healtchecks
...hecks to my mongrel blocking actual rails requests as
> long as the checks are requesting a static file (eg /ror/public/
> check.txt). is that accurate? similarly, if i have a long running
> request on rails, the mutex should have the one thread locked but
> allow requests for non-rails dispacted request (eg static files).
>
> thanks....gg