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