Amit, Thanks for the links. I read through them and it appears that multiple backends for session handling are supported. And I completely agree with this statement:
> PostgreSQL: This backend is included with CherryPy to show how easy it is to > implement your own custom backend for the session system. All data is stored > in a PostgreSQL database; storing your data in a database is the recommend > setup for production if you have a very high traffic website and you need to > scale your site across multiple machines. As you are testing eTiny could you please test with the db backend as well to make sure nothing would break it. I'll try to configure my setup to use the db backend for some testing as well. Thanks, Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
