Legacy Knowledge Base
Published Jun. 30, 2025

File upload to Documents and Media is slow or even fails

Written By

Solyom Nagy-Györkös

How To articles are not official guidelines or officially supporteddocumentation. They are community-contributed content and may not alwaysreflect the latest updates to Liferay DXP. We welcome your feedback toimprove How to articles!

While we make every effort to ensure this Knowledge Base is accurate, itmay not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with anyfeedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack"publication program, made available for informational purposes. Articlesin this program were published without a requirement for independentediting or verification and are provided "as is" withoutguarantee.

Before using any information from this article, independently verify itssuitability for your situation and project.

Issue

  • The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds.

Environment

  • DXP 7.1
  • Other versions might be affected

Resolution

  • To bypass this behavior, please use the property and the appropriate extensions like below:
    dl.file.indexing.ignore.extensions=.xls,.pdf
  • Files with the included extensions will not have their contents indexed, only their metadata will be indexed.

Additional Information

  • Important to mention, that files and their content can be indexed as well. If you happen to experience unwanted/unnecessary delay in uploading, this might cause this delay.
Did this article resolve your issue ?

Legacy Knowledge Base