ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FileOutput node SFTP seems slow

Post new topic  Reply to topic
 FileOutput node SFTP seems slow « View previous topic :: View next topic » 
Author Message
kevinobyrne
PostPosted: Mon Aug 24, 2015 2:24 am    Post subject: FileOutput node SFTP seems slow Reply with quote

Voyager

Joined: 17 Jul 2007
Posts: 83
Location: Ireland

I'm using WMB 7.0.0.6 on Solaris.

Nightly I process a batch of messages which uses FileOutput to SFTP the files to another Solaris server.

It seem to take a long time when I compare difference in the performance of the flow using local FileOutput and SFTP FileOutput.

Is anyone familiar with the specifics how it works? Is the node opening and closing a connection for each file it sends?

Thanks
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Aug 24, 2015 4:29 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The node *should* cache the connection between sends.

But the FileOutput node, when sending to an external server, writes the file locally *first* and then sends that file remotely.

So it's a two step process rather than a one-step process.

This is a *good* thing - it ensures that the file is complete and error free before sending it to the consumer - probably an external entity!
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
kevinobyrne
PostPosted: Tue Aug 25, 2015 12:35 am    Post subject: Reply with quote

Voyager

Joined: 17 Jul 2007
Posts: 83
Location: Ireland

Thanks Jeff.

We figured out that the delay was due to a large SSH key which was taking a few seconds to encrypt each file.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FileOutput node SFTP seems slow
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.