Certainly not - i run a number of websites that come to arround 50million hits per month - the busier ones we have to run with connection pooling but the others suffice without and they are getting a connection running a backend program and coming back out and rendering a web page within a second.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jason Lin Sent: 20 February 2010 10:13 To: U2 Users List Subject: [U2] Uniobject.Net Plus ASP.Net web service performance (was Re: Error connecting to Universe using Web Service Developer Tool) My first attempt using Uniobject.Net in a ASP.net web service is a bit disappointing. The issue I have is the performance of OpenSession command. It takes about 4 seconds to execute Uniobject's OpenSession command. I verified OpenSession's slow performance in a C# program by doing open and closing unisession multiple times in a loop without doing any database query. Does anyone know if 4 seconds is the typical time it takes for Uniobject to execute OpenSession command? Thanks Jason _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
