Even using non-database sessions, lazy tables, setting migrate to False and removing reload = True from the database connection in db.py, my rendering is too slow, my upload takes almost a minute for a 100kbs file .. some idea ?
2017-11-29 14:43 GMT-02:00 Jim Steil <[email protected]>: > We use internal servers for all of our apps. Our web service is 8 cores > on VMWare with 16GB of ram. Our DB (MySQL) server is 4 cores with 16GB of > ram. We routinely query tables with one million + records and have great > response time. > > -Jim > > On Wed, Nov 29, 2017 at 10:27 AM, Áureo Dias Neto <[email protected] > > wrote: > >> My processor: Intel Xeon quad core 2.5 GHz >> Disk: 1tb HD >> >> .... >> do you recommend amazon cloud or Google app engine ?, I would like a more >> flexible environment, do you have experiences with these services? >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "web2py-users" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/web2py/zaSUvXJQE_E/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

