1. Home
  2. Docs
  3. General Questions
  4. Technical Requirements
  5. Are there any technical requirements for migration performance?

Are there any technical requirements for migration performance?

There are no universal technical requirements applicable to all stores, as different platforms have unique technical characteristics. However, there are some recommendations you should keep in mind before initiating your shopping cart migration.

Recommended PHP Configurations:

  • memory_limit – 128M (512M for Magento)
  • post_max_size – 16M
  • max_execution_time – 60

If the Suhosin module is installed, ensure the following settings:

  • suhosin.post.max_value_length – 16777216
  • suhosin.request.max_value_length – 16777216

Additionally, it is advisable to disable any limits on the number of requests to the server, as well as to turn off firewalls and basic authentication.

In case you have any other questions, please reach out to us via:

Was this article helpful to you? No Yes

How can we help?