memoryleak in SybaseDAv2 or ZSQLMethods
Hello, there is a huge memoryleak either in SybaseDAv2 or ZSQLMethods... Testsetup: fresh Zope-2.1.2-src SybaseDAv2 connected to a Sybase ASE 11.9.2 running on linux ZSQLMethod test_sql: select * from table (a table with only 3 rows) DTML-Method test_dtml: <dtml-in test_sql> <li> a row <br> </dtml-in> When I call the dtml-method with ab (apachebench) (1000 hits) the memory taken by the zope process climbs to 40 Megs... Sascha -- .-> Sascha Matzke - sascha@bespin.de - http://www.bespin.de -. | I wanna be the mover to real anarchy !!!!!!! | | ATR | `-- On this earth for 24 years, 98 days <----------------'
Sascha, We are trying to reproduce your results now.... Sascha Matzke wrote:
Hello,
there is a huge memoryleak either in SybaseDAv2 or ZSQLMethods...
Testsetup:
fresh Zope-2.1.2-src SybaseDAv2 connected to a Sybase ASE 11.9.2 running on linux ZSQLMethod test_sql: select * from table (a table with only 3 rows) DTML-Method test_dtml: <dtml-in test_sql> <li> a row <br> </dtml-in>
When I call the dtml-method with ab (apachebench) (1000 hits) the memory taken by the zope process climbs to 40 Megs...
Sascha -- .-> Sascha Matzke - sascha@bespin.de - http://www.bespin.de -. | I wanna be the mover to real anarchy !!!!!!! | | ATR | `-- On this earth for 24 years, 98 days <----------------'
-- Chris McDonough - Digital Creations, Inc. Publishers of Zope - http://www.zope.org
participants (2)
-
Chris McDonough -
Sascha Matzke