One of our application was previously running via pyODBC. But it has several performance issues in high load. So we decided to use SQL Alchemy instead of pyODBC database adopter. But, after installing the product and use it to run some ZSQL methods (which involves DML queries like insert,update) it is throwing proxy error even in 10 user load (via J meter load testing). If anyone can put any light here urgently, then it will be a great help.
Thanks Bibhas -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
