활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
I have an Image component which uses adaptive Image servlet to render Image/renditions. The image that we are trying to upload is of high quality TIFF 50-200 MB size. When same image is clicked by multiple users response time is high.
Please suggest
Thanks,
Digvijay
[Moved from the Forum Comments forum (which is for issues with these forums themselves) and into an AEM support forum - moderator]
조회 수
답글
좋아요 수
Is this a custom component? What version of AEM are you using. If you are using AEM 6.3/6.4 - recommended component to use is the Image Core component.
The use of Core Components in AEM reflects best practice.
조회 수
답글
좋아요 수
Thanks for the Reply Mac yes I am using AEM 6.3 core component.
So, I'd like to know if there are any standard recommendations on the usage of adaptive images like any restrictions for better performance, as the current construct is resulting in performance issues / impacts on publisher memory & garbage collections
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
The adaptive Image servlet is always considered a performance issue approach. Unless you precache the required renditions from dispatcher. The Other best solution is to you dynamic media of AEM, which is better in performance and offers similar options as adaptive Image servlet.
Which creates a TIFF upon image upload to AEM, so this will not create rendition on runtime. So its faster and better.
조회 수
답글
좋아요 수