Okay I've learned something.

Although my browser shows a blank page - and my app seems never to get
called, Apache is returning a 408 error according to the logs.  A
quick search of 408 and cherrypy 3.1 shows lots of information.
Presumably this 408 is being returned by cherrypy. I'll keep reading
and working on it unless someone knows something.

Thanks
Sam

On Jan 6, 9:02 pm, Sam <[email protected]> wrote:
> So I'm in the midst of moving my application to a whole new server:
>
> - Much improved hardware
> - Moving from TG 1 to 1.5 Beta
> - From Ubuntu 8.04 to 10.10
> - From Python 2.5 to Python 2.6
>
> Essentially everything  is different.
>
> I use mod_proxy with Apache in front of CherryPy.
>
> My issue is this: about one out of every 10 pages I request never get
> served.  The web browser just sits there with a blank page, and
> cherrypy never seems to get the request.
>
> I can't reproduce this consistently - and I don't even know where to
> get started looking for the problem.  Any ideas are greatly
> appreciated.
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to