I highly recommend mod_rewrite/proxy and running turbogears as its own
cherrypy daemon. I can't speak for the mod_python model, I've never
used it, but if you're stuck, an alternate route is a good move.

Normally I wouldn't have said anything but nobody else who knew
something replied, so I figured this was better than nothing :)

On Mar 3, 1:54 am, "Daniel Haus" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I built a website based on TG and followed the instructions 
> athttp://docs.turbogears.org/1.0/mod_pythonto deploy it through apache2
> on a virtual host (ubuntu dapper).
>
> Everything works and I don't see any error messages, but the whole
> thing runs awfully slow, and obviously it's not a connection problem.
> Response time is about 1-2 secs per page (requested from the same
> host). If I run the app standalone (no mod_python, but start-*.py),
> it's behaving as expected.
>
> I double checked all configuration files and have no clue where to
> look for the cause.
>
> Did anyone experience this before? What could I've done wrong?
>
> -- Daniel


--~--~---------~--~----~------------~-------~--~----~
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