Cache issue.

Andrew Boon 

Enable all cache in settings, enable cache in timeline. Upload a few things in timeline. Reload page, you will see that the img src in timeline is always "image_transcoder.php?..." this makes a negative impact slowing down website's load. If I disable cache, the img src changes to the new correct image link without the image_transcoder.php.

Expected behavior: Once the image is transcoded, I should never see the image_transcoder.php as src of that image.

MSolutions.

  • 973
  • More
Attachments
Replies (6)
    Login or Join to comment.