2013/9/9 Daniel Mikusa <dmik...@gopivotal.com>:
> On Sep 9, 2013, at 2:56 PM, Jose María Zaragoza <demablo...@gmail.com> wrote:
>>
>> Or does it do anything more by using propietary driver's commands? I
>> asking me if ( some ) database servers need a special command to
>> finish a connection/session ?
>
> Not sure what you mean here.  Can you elaborate?

Thanks.

I would like to know if closing the underlying TCP connection is
enough to notify to database server that it has to release any
resource reserved for that connection.

Or some database servers have got a propietary way ( a protocol , i
mean ) to finish connections ( known by propietary driver )
Of course, finally, the TCP connection is closed but I wonder if there
is any message interchange between driver and database server to
finish the connection.

Really my question is if an intermediate firewall finishes the
connection , the database server realizes that it must to release its
resources

I don't know if I explained better ...


Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to