Leonel Nunez | 1 May 2010 01:47

Re: rrd tools problem

> hello everyone, this is my first message to this list. I'm currently
> running
> non-production web sites on a linode 360.
>
> The plan is to move a too-slow blog from MediaTemple to Linode once I've
> managed to set up a mail server and a mailserver.
>
> This is an incentive to discover the Unix/Linux terminal command line.
>
> Apt-Get Install is my new best friend but I'm far from having tamed the
> beast.
>
> My latest problem is with the rrdtool :
>
> [30/04/2010 20:28:31.590] (error) handler_render_rrd.c:115 - RRDtool
> replied
> an error message: ERROR: opening '/var/lib/cherokee/graphs/server.rrd': No
> such file or directory
>
>
> What have I not done, what should I do to see the monitor graphs ?
>
> Thanks in advance ?
>
> P.S. besides, this list, is there a cherokee-users forum somewhere ?
>
>

did you installed  libcherokee-mod-rrd ?

(Continue reading)

swami | 1 May 2010 02:02
Favicon

Re: CHEROKEE + PHP FCGI gets stuck after some time

One more thing which i noticed

To start with i saw just one cherokee_worker but later when i noticed the 
issue of php-cgi processes in blocked state on recv , there were
many cherokee workers . When would cherokee_workers get spawned , is that 
something to ponder on.

Regards
swami

----- Original Message ----- 
From: "Alvaro Lopez Ortega" <alvaro <at> octality.com>
To: "swami" <swami <at> infineta.com>
Cc: <cherokee <at> lists.octality.com>
Sent: Wednesday, April 28, 2010 2:06 PM
Subject: Re: [Cherokee] CHEROKEE + PHP FCGI gets stuck after some time

On 28/04/2010, at 19:57, swami wrote:

> After pumping web traffic accessing php pages for couple of hours , i see 
> that that all php-cgi processes go into recv state and blocked there. 
> Since all of them are blocked on recv , cherokee not able to spawn new 
> php-cgi and all new requests are throwing "504 gateway error".

Could you please test it with Cherokee 0.99.48 and with php-cgi listening to 
127.0.0.1:xxxx instead of an unix socket?  The change from Unix socket to 
TCP will help for sure.

Besides, 0.99.15 quite old, I'd recommend you to update to the latest 
version (0.99.48). Modern version are slightly more stable.
(Continue reading)

Roberto De Ioris | 1 May 2010 09:03
Picon

[ANNOUNCE] uWSGI 0.9.5

I am pleased to announce the 0.9.5 release of the uWSGI project

This is a huge release that includes tons of new features and fixes.

Changelog:

**********************

- hook based request/modifier management

- plugin support via dlopen()

- on-the-fly management flag
http://projects.unbit.it/uwsgi/wiki/ManagementFlag

- integrated proxy/load balancer
http://projects.unbit.it/uwsgi/wiki/Proxy

- logging via udp
http://projects.unbit.it/uwsgi/wiki/UdpLogging

- improved spooler for cron-like apps

- async support
http://projects.unbit.it/uwsgi/wiki/AsyncSupport

- green thread platform (uGreen) on top of the async mode
http://projects.unbit.it/uwsgi/wiki/uGreen

- transparent Erlang integration
(Continue reading)

Alvaro Lopez Ortega | 1 May 2010 10:33
Favicon
Gravatar

Re: rrd tools problem

On 30/04/2010, at 22:34, Baudouin Van Humbeeck wrote:

> My latest problem is with the rrdtool :
> 
> [30/04/2010 20:28:31.590] (error) handler_render_rrd.c:115 - RRDtool replied an error message:
ERROR: opening '/var/lib/cherokee/graphs/server.rrd': No such file or directory

Please ensure that /var/lib/cherokee/graphs/ exists, and that cherokee's user has enough permissions
to write in that directory.

> What have I not done, what should I do to see the monitor graphs ?

Fix the previous issue. Odds are it's a permissions related issue.

> Thanks in advance ?
> P.S. besides, this list, is there a cherokee-users forum somewhere ? 

The list mirror in Google Groups is the closest thing:

  http://groups.google.com/group/cherokee-http

--
Octality
http://www.octality.com/
Alvaro Lopez Ortega | 1 May 2010 10:36
Favicon
Gravatar

Re: CHEROKEE + PHP FCGI gets stuck after some time

On 01/05/2010, at 02:02, swami wrote:

> One more thing which i noticed
> 
> To start with i saw just one cherokee_worker but later when i noticed the issue of php-cgi processes in
blocked state on recv , there were many cherokee workers . When would cherokee_workers get spawned , is
that something to ponder on.

Only when you apply a new configuration (you restart it from Cherokee Admin).  Those processes should last
for as long they have some work to do. Usually that wouldn't be more than a few seconds.

--
Octality
http://www.octality.com/
Baudouin Van Humbeeck | 1 May 2010 22:55
Picon

index rules mystery

please help me understand what can trigger this :

http://www.eight-ball-consulting.biz/index.html displays fine while

http://www.eight-ball-consulting.biz/

displays a 403 error.

Is there a rules/virtualhost besides what's provided on the project web site.

What I'm looking for is some kind of Cherokee for dummies. "If you want you server to behave in the following manner use the following settings".

Thanks in advance !   

Baudouin

--
-----
Baudouin Van Humbeeck
Everybody needs Somebaudy
http://www.retiendra.com
T +32 732 22 00
F + 32 2 256 22 24
M  +32 495 55 92 78

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee
Barnaby Claydon | 2 May 2010 05:58

504 Gateway Timeout trying to start .48 from Cherokee-Admin

I upgraded my .24 system to .48 today. The new admin console looks great! However, when I hit Start it spins for a few seconds and finally just shows "504 Gateway Timeout". When I run cherokee-admin in debug with -x, it doesn't list the 504 error or anything.


I'm trying to do this over an ssh tunnel. It always worked in .24

I recompiled with --enable-traces and --enable-backtraces but couldn't find any error output still.

The strange thing is if I simply run: sudo cherokee, from the console the vservers all startup fine.

Any ideas?? Everything on Google about the 504 error shows it as being fixed many versions ago...

Thanks all,
-Barnaby
_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee
Baudouin Van Humbeeck | 3 May 2010 08:55
Picon

page not found on the cherokee project web site

link to

http://www.cherokee-project.com/doc/basic_installation_unix.html#APT

found here :

http://www.cherokee-project.com/doc/basics_upgrade.html

this one :


http://www.cherokee-project.com/doc/basic_installation_unix.html

is 404 too.

Baudouin

--
-----
Baudouin Van Humbeeck
Everybody needs Somebaudy
http://www.retiendra.com
T +32 732 22 00
F + 32 2 256 22 24
M  +32 495 55 92 78

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee
Oli Warner | 3 May 2010 12:28
Gravatar

Re: CHEROKEE + PHP FCGI gets stuck after some time

I'm also getting this behaviour with PHP. Additionally cherokee_worker is "spamming the CPU" (the only term that fits, I think) when it can't play nice with php-cgi.

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee
Oli Warner | 3 May 2010 12:32
Gravatar

Re: CHEROKEE + PHP FCGI gets stuck after some time

I should add that I'm on 0.99.48 (from the Ubuntu PPA)

On Mon, May 3, 2010 at 11:28 AM, Oli Warner <oli <at> thepcspy.com> wrote:
I'm also getting this behaviour with PHP. Additionally cherokee_worker is "spamming the CPU" (the only term that fits, I think) when it can't play nice with php-cgi.

_______________________________________________
Cherokee mailing list
Cherokee <at> lists.octality.com
http://lists.octality.com/listinfo/cherokee

Gmane