Hello im an developing an opensource POS (link 
<https://github.com/francisco-betancourt/ctrlpyme4>) using web2py, 
everything is fine except that on my development environment and in a 
production server, my app memory usage grows without limits, it does not 
crash the server however sometimes i get python MemoryError's, things like 
error: 
unpack_from requires a buffer of at least 5 bytes 
<https://piorinails.com.mx/admin/errors/txc#> or postgres memory errors in 
the production server, in my development environment i see the memory grow 
by 3 to 6 MB for every request, i dont know what is causing this behavior, 
i am not using caching. any help appreciated.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to