Re: Connection Pooling in (S)FTP Component

2023-08-07 Thread ICS460-BAI
Hi, many thanks for the response! We decided to go for a custom connection pool solution Thanks and Regards Christian Dipl.-Ing. Christian Müller Software Engineer ICS460-BAI Am 02.08.23, 10:58 schrieb "Claus Ibsen" mailto:claus.ib...@gmail.com>>: Hi A

Re: Connection Pooling in (S)FTP Component

2023-08-02 Thread Claus Ibsen
Hi Adding connection pooling is a bit hard as endpoints can have different login and other settings that would affect whether a connection can be reused by others or not. Especially for more general use-cases. However when you have a single FTP server as target and you may only use a few different

Re: Connection Pooling in (S)FTP Component

2023-08-02 Thread ICS460-BAI
Hi Claus, ah sorry for that! But we do not find your response? Could you please copy/paste the response again Regards Christian Am 02.08.23, 08:47 schrieb "Claus Ibsen" mailto:claus.ib...@gmail.com>>: Hi I already replied to your first email On Wed, Aug 2, 2023 at 7:42 AM MÜLLER Chr

Re: Connection Pooling in (S)FTP Component

2023-08-01 Thread Claus Ibsen
Hi I already replied to your first email On Wed, Aug 2, 2023 at 7:42 AM MÜLLER Christian (ICS460-BAI) wrote: > Hi, > > can somebody support us here please? > > We tried without pooling the connections and just using disconnect! > However with hundreds of flows these constant reconnects are too