Mike Sharp wrote:

> The problem is when I run Asgard, I often get the 404 error.  Refreshing the
> browser, or re-posting the data sometimes makes it go away, other times it takes
> several attempts.   There doesn't appear to be any pattern...the same link might
> work once, or many times, then suddenly fail.

This looks a bit like the problem Robin is having... what version
software (platform, apache, mysql, anything relevant) are you using?

> midgard_translate_handler(latin1,
> http://pmprd01.lante.com:8102/asgard/topic/8.html)
> [Tue Mar  6 10:20:05 2001] [debug] mod_midgard.c(1221): [client 192.168.25.220]
> Midgard: host record for pmprd01.lante.com:8102 not found

How many apache handlers are active at this point? And how many mysql
connections allowed?

> ...But here it worked again...
> ...But then it failed again...

This would actually be logical if mysql was running out of allowed
connections -- some apache handlers would still have connections open
and succeed, others would not. I'm not saying that this is the problem
perse, but try upping the number of connections allowed.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to