IMPAX 6.5.1 Server Knowledge Base home > Web compressing images using Curator > Configuring Curator
Curator only processes objects for SOP Class/transfer syntax pairs listed in the mvf_scp_accepted_services table. Objects not represented in that table are copied directly to the web cache without being compressed using the Mitra Wavelet format.
As new image SOP Classes are created, to prevent performance problems for low-bandwidth clients, update the mvf_scp_accepted_services table with the new SOP Class/transfer syntax pairs so that wavelet image representations are stored to the web cache.
![]() | Note: Some objects may not require a wavelet image representation. Examples of such objects are non-image objects (wavelet can only compress images) and images that are already highly compressed. |
To configure curation based on object type
In CLUI, to determine what objects are currently being curated, type
SELECT sop_class_uid_title, transfer_syntax_uid_title FROM mvf_scp_accepted_services WHERE curator_service = 'T'
If the required SOP Class is not present in the table, contact your support representative to update the table.
See also
How does Curator process images?
Topic number: 9120 Applies to: IMPAX 6.5.1 Server Knowledge Base |