Roland Weber wrote:
As Odi pointed out, you can save the overhead of establishing a new connection for each request. How much that is depends on your infrastructure: network latency, authentication overhead,...
Also this means, for a very special applications you can even get more speed or save on resources if you implement your own connection manager specifically tailored to your needs. This is very easy with the current architecture.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]