BTW, shall I keep "Connection Lift Time" forever, or set it to some number?

"Jiri Cincura" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Sean wrote:
>> For every client tcp connection, a bunch of transactions are performed
>> consecutively to insert different types of data into different tables. A 
>> db
>> connection is opened and closed for each transaction. There is no 
>> explicit
>
> Keep connection opened. There's no need to open/close it between trans.
>
>> pause between transactions, so I guess the time between transactions can 
>> be
>> as small as 10 ms. It takes 10ms ~ 500ms to finish one transaction.
>>
>> Clients report to server every 10 minutes.  Since clients are started
>> randomly, on server side there is no pattern of client connections.
>>
>> (Do I answer your question?)
>
> Yep. :)
>
> -- 
> Jiri {x2} Cincura
> http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share 
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
> 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to