
leggn at denison
Jan 16, 2012, 7:05 AM
Post #2 of 7
(560 views)
Permalink
|
Hey Zdravko,* * On Mon, Jan 16, 2012 at 9:55 AM, Zdravko Balorda <zdravko.balorda [at] siix>wrote: > > I'am having quite a few issues here. I have imported > some 25000 stories into Bricolage, and now file distribution > became very slow. A file every 3 sec. approx. They used to fly out. > Now, publish jobs are finished faster then distribution jobs. > I use bric_queued for handling publishing. > What's your Move Method in your Destination(s)? If you're using SFTP, take a look at the version of Net::SSH2 you have installed. We had some issues with distribution performance that essentially boiled down to incongruities between libssh2 and Net::SSH2. I recommend you upgrade both packages and see what happens. You'll also want to make sure the ssh service on your destination server does *not* have debug mode enabled. -Nick
|