• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Resolved Migration manager | More than 30 ssh connections per minute

Wes

New Pleskian
Hi,

I am experiencing some problems with the plesk migration manager.
The migration manager is starting more then ssh 30 connections per minute.
Our network intrusion prevention software immediately kicks in and blocks the ip adres.
Could you tell me why pmm doesn't open just one connection to migrate the data?
 
This way allow to prevent possible issues with idle connections and potentially is more stable: single SSH connection point could be a bottleneck for entire migration. Also Plesk Migrator is able to perform migration in several threads - it allows to significantly increase migration performance. Besides we use rsync via SSH to coping of files - it perform a new connection on each call (about 3-5 per subscription).

But yes, network intrusion prevention software is the problem. I suggest you to temporary disable such software during migration.
 
Back
Top