IMPAX 6.5.1 Client Knowledge Base: Extended > Troubleshooting IMPAX Client > Troubleshooting: Exporting and importing images
Solution
To increase the ASPFTP process number from 128 to 512
Log into the AS300 or AS3000 Database Server as the mvf user.
Launch CLUI.
To increase the ASPFTP process number, type
UPDATE map_service SET concurrency=512 WHERE port=3040
Only on the AS3000 Database Server, type commit.
To exit CLUI, type exit.
To restart the ASPFTP process on the AS300 Database Server:
Select Start > Run.
In the Open field, type services.msc.
Select DICOM Authenticated Storage Cache Server and click Restart.
To restart the ASPFTP process on the AS3000 Database Server:
To obtain the ASPFTP process ID, at a terminal window, type ps -ef | grep mvf-aspftpd.
Note the process ID number displayed.
To stop the process, type kill process_id where process_id is the process ID number noted in step b.
The ASPFTP process is started automatically.
![]() | Note: The CD or DVD import process stops when the IMPAX Client automatically logs you out. If you are importing many large studies, we recommend disabling automatic logout or extending the automatic logout idle time to ensure all studies are imported. For details, see “Setting an automatic logout time” (topic number 9393) in the IMPAX 6.5.1 Client Knowledge Base: Extended. |
Topic number: 104044 Applies to: IMPAX 6.5.1 Client Knowledge Base |