[Catalyst] RE: Zeus and Catalyst

Duncan Garland Duncan.Garland at motortrak.com
Tue Jan 11 10:42:26 GMT 2011


Hi,

My first post was probably too general. We are using two servers running Zeus plus a third server which acts as a load balancer. We are also using fastcgi, Catalyst and Oracle 10.2 on Red Hat. (The database server is a fourth box.)

Is anybody else using that? I don't think it's an unusual set-up, but it would be nice to know for sure that we are not alone.

All the best.

Duncan

-----Original Message-----
From: Duncan Garland [mailto:Duncan.Garland at motortrak.com] 
Sent: 10 January 2011 22:06
To: catalyst at lists.scsys.co.uk
Subject: [Catalyst] Zeus and Catalyst

Hi,

Are there any known problems using two serving running Zeus with a load balancer, fastcgi, Catalyst and Oracle 10.2 on Red Hat?

Our servers lock up occasionally. Half a dozen times a day, which is often enough to cause real embarassment. We restart them by killing the fastcgi process.

The symptom is that something causes Catalyst to start returning zero length pages. 

eg 

77.242.199.1 - - [10/Jan/2011:20:22:22 +0000] "GET /fcgi/catalyst/xxxx/script/xxxx_fastcgi.pl/javascript/calculation_accept HTTP/1.1" 200 0 "http://www.xxxx.co.uk/fcgi/catalyst/xxxx/script/xxxx_fastcgi.pl/home" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)"

Half a dozen calls return this, then the server locks up completely until the process is killed.

We can't trace the problem to a particular action, or find any error messages.

It doesn't happen on our other servers which don't have load balancers. One of the first things we did was to force the load balancer to always use the same server. That didn't help.

Could it be jumping out of the error handling and actually returning zero content? I can't see where.

Is there a module dependency which would cause this?

Is it Zeus or fastcgi?

This is the first time we've tried to implement Catalyst and so it's getting the blame, probably unjustly. I'm getting a lot of stick as well!

All the best.


Duncan
_______________________________________________
List: Catalyst at lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/



More information about the Catalyst mailing list