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 supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

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

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability 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