I am having serious performance problems with an appliance. I have 2 instances of web2py being served by reverse proxy via Apache2.
The live domain running on port 8000 runs very compared to the test domain running on port 8002. The only difference is that the live server is being accessed by over 600 visitors a day. The pages are being generated very slowly, even though they do not access the db. I have compiled all the appliances concerned but did not get any visible speedups. I could start cacheing the pages in ram, but I just want to be sure that there are now tips left out before doing so. Any other tips? Does emptying the sessions folder help any way? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

