On 22/12/2010, at 08:24, Gour wrote:
> On Tue, 21 Dec 2010 13:30:38 +0530 (IST)
>>>>>>> "Mahendra" == "Mahendra Liya" <[email protected]> wrote:
> 
> Mahendra> However, after successful authentication, it display '503
> Mahendra> Service Unavailable' error.
> 
> I see the same symptoms here, but, unfortunately, I do not get
> backtrace and  
> 
> python -c "import hashlib"
> python -c "import urllib2"
> 
> works on my server. :-/

Of course, the problem has nothing to do.

> The problem has appeared after 1.0.8 when cherokee-admin started to
> consume more threads...I try to run it with -T parameter, but it does
> not help. :-(
> 
> Any hint?

You are running Cherokee-admin on a really limited VPS. The limit imposed by 
the VPS does not allow Cherokee-admin to launch a few threads (we are not 
talking about tens, it's around 6-8 threads in total).

Since threading is a very valid mechanism (recommended, actually), I don't 
think the problem is within Cherokee or any other threading-enabled program but 
in that kind of anachronistic limitation. My advise would be to raise the 
thread number limit to a reasonable value.

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to