On Wed, Oct 14, 2009 at 6:57 AM, reco <[email protected]> wrote: > > Hi there, > > I am experimenting with pylons on GAE 1.2.5 following this > documentation: > > http://wiki.pylonshq.com/pages/viewpage.action?pageId=17465426 > > It takes a long time (from 5 to 10 sec) to serve the first request if > the instance is not hot. > Is some body else experiencing this the problem? > > i was told to ping the instance to keep it alive. This would only > solve the visitors in the same area as me.
Plus, Google has multiple servers in each area, and you have no control over its load balancer. That's also why the interactive traceback is unusable on the server, because the client has to connect back to the same server where the error occurred, and Google provides no way to do this. -- Mike Orr <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
