cancel
Showing results for 
Search instead for 
Did you mean: 

Redirect files that can be uploaded by Commerce customer? bigger than 1 MB

joaocarreira
Advisor
Advisor
0 Kudos
481

Does anyone know about redirect files that can be uploaded by Commerce customer? the file must be smaller than 1 MB in order to be uploaded correctly, my customer's files are larger than 1 MB and when they are splitting the files to smaller one, each file overwrites the previous uploaded file...

Accepted Solutions (0)

Answers (1)

Answers (1)

Romulus
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear @joaocarreira,

In anwer to your query, whenever one split a large redirect file into multiple ones and attempt to upload them to Cloud Portal, they would be indeed overriding each other. This is for it was designed to support only a single redirect file.

In order to resolve this issue you could follow the resolution described in KBA 3101008, which is either:

  • Simplify your redirect set rules so they are smaller than the threshold.
  • Try to use RedirectMatch instead, or.
  • Use a CDN and apply the redirect rules on a CDN level.
  • Implement via JavaScript.

Also worth mentioning KBA 3120098 - Questions about Redirect Sets in SAP Commerce Cloud in the Public Cloud.

 

Hope you'll find this anwer useful.