Site going down.

11 replies
BB
Joined: 12 Aug 04
User offline. Last seen 11 hours 7 min ago.

Is this a regular occurence at the moment. As it seems to happen at least once a day for me atm (since monday, and if i remember rightly some of last week, everyday bluurs into the other...).

Browsers. Mozilla 5.0 & IE. 6.0.

Joined: 6 Nov 03
User offline. Last seen 13 hours 3 min ago.

Yeah me too, goes straight to the ‘the page cannot be displayed’ screen, was down for around 45 minutes today, same yesterday. Not afaik at the same time each time.

Joined: 7 Feb 06
User offline. Last seen 57 min 15 sec ago.

Er, yeah it is unfortunately.

I installed a php cache (it makes our code go faster). But all php caches generate faults sometimes which whites out the screen.

There are workarounds for this - i.e. monitoring the server to see if that's happened, then restarting the cache so it clears the error, but I haven't worked that bit out yet. Or rather I thought I'd worked it out until the same error happened today and showed me I hadn't.

At the same time, for various reasons, not all admins have regular internet access, so despite me teaching everyone how to fix this error manually at the libcom training day, hardly anyone's around to do it. It'll get sorted soon enough.

Sorry sad

Joined: 19 Sep 03
User offline. Last seen 7 weeks 5 days ago.

rkn:

white out apache restart

Joined: 13 Oct 05
User offline. Last seen 5 hours 10 min ago.

it just happened here

Joined: 7 Feb 06
User offline. Last seen 57 min 15 sec ago.

rkn: tried this but no dice.

if anyone knows about /etc/rc.d or monitoring segmentation faults in debian etch pm me!

Joined: 9 Feb 06
User is online
catch wrote:
libcom training day.

laugh out loudlaugh out loudlaugh out loud

sorry

Joined: 14 Mar 06
User offline. Last seen 1 hour 44 min ago.

no joke muthafucka black bloc wink

Joined: 7 Feb 06
User offline. Last seen 57 min 15 sec ago.

I doubled apc memory allowance.

If anyone else kicks, please say if it's white screen or not. I don't think we're going down for any other reason at the moment.

worst case, we take apc out (it's only one line in /etc/php5/apache2/php.ini if you need to rkn) and see how the server copes without it. Better to be a bit sluggish than go down every day or so.

Joined: 27 Jun 06
User offline. Last seen 1 hour 22 min ago.
Joseph K. wrote:

no joke muthafucka black bloc ;)

I spiked them all with PCP first too.

Yeah catch is this cos of the new, more expensive server?

Joined: 7 Feb 06
User offline. Last seen 57 min 15 sec ago.

John no, it's not because of the new server..

It's because I installed an opcode cache which causes apache segmentation faults under certain conditions, and because there's not enough people using opcode caches tfor there to be many howtos or bug reports to steal from. I put one on the old server, and we had one or two of these, but all versions are different on here and there's about 15 or 20 variables which I don't have the time or expertise to go through and debug.

I'm going to switch it off. It might slow things down a bit (please say so if it does), but we shouldn't get that particular fault any more. Then I can switch it on next time I find a workaround.

Joined: 7 Feb 06
User offline. Last seen 57 min 15 sec ago.

OK I switched it off. Suggest we try without for a couple of weeks or more, see how server load is. Then on for a week if there's a few of us around to kick if necessary, and try to judge how much difference it makes. If it's not much, we can leave it until the server load starts getting high again and try again.