HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/setup/performance-toolkit/profiles/ce/large.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xi="http://www.w3.org/2001/XInclude">
    <profile>
        <admin_users>50</admin_users><!-- Number of admin users to generate -->
        <websites>5</websites> <!-- Number of websites to generate -->
        <store_groups>5</store_groups> <!--Number of stores-->
        <store_views>5</store_views> <!-- Number of store views -->
        <assign_entities_to_all_websites>1</assign_entities_to_all_websites> <!-- Whether to assign all products per each website -->
        <simple_products>300000</simple_products> <!-- Simple products count -->
        <configurable_products> <!-- Configurable product -->
            <config>
                <attributes>
                    <attribute>
                        <options>3</options>
                        <swatches>image</swatches>
                    </attribute>
                    <attribute>
                        <options>8</options>
                    </attribute>
                </attributes>
                <sku>Configurable Product %s</sku>
                <products>8000</products>
            </config>
        </configurable_products>
        <product-images>
            <images-count>2000</images-count>
            <images-per-product>3</images-per-product>
        </product-images>
        <categories>3000</categories> <!-- Number of categories to generate -->
        <categories_nesting_level>5</categories_nesting_level> <!-- Nesting level for categories -->
        <customers>5000</customers> <!-- Number of customers to generate -->

        <catalog_price_rules>20</catalog_price_rules> <!-- Number of catalog price rules -->
        <cart_price_rules>20</cart_price_rules> <!-- Number of cart price rules -->
        <cart_price_rules_floor>2</cart_price_rules_floor>
        <coupon_codes>20</coupon_codes> <!-- Number of coupon codes -->

        <product_attribute_sets>50</product_attribute_sets> <!-- Number of product attribute sets -->
        <product_attribute_sets_attributes>20</product_attribute_sets_attributes> <!-- Number of attributes per set -->
        <product_attribute_sets_attributes_values>15</product_attribute_sets_attributes_values> <!-- Number of values per attribute -->

        <order_quotes_enable>true</order_quotes_enable>
        <order_simple_product_count_from>2</order_simple_product_count_from>
        <order_simple_product_count_to>2</order_simple_product_count_to>
        <orders>100000</orders> <!-- Orders count -->

        <tax_rates_file>tax_rates.csv</tax_rates_file> <!-- Tax rates file in fixtures directory-->

        <configs> <!-- Config variables and values for change -->
            <config>
                <path>admin/security/use_form_key</path>
                <scope>default</scope>
                <scopeId>0</scopeId>
                <value>0</value>
            </config>
            <config>
                <path>admin/security/session_lifetime</path>
                <scope>default</scope>
                <scopeId>0</scopeId>
                <value>7200</value>
            </config>
            <config>
                <path>admin/security/admin_account_sharing</path>
                <scope>default</scope>
                <scopeId>0</scopeId>
                <value>1</value>
            </config>
            <config>
                <path>carriers/flatrate/active</path>
                <scope>default</scope>
                <scopeId>0</scopeId>
                <value>1</value>
            </config>
        </configs>
        <indexers> <!-- Indexer mode value (true - Update by Schedule, false - Update on Save) -->
            <indexer>
                <id>catalog_category_product</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalog_product_category</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalog_product_price</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalog_product_attribute</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>cataloginventory_stock</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalogrule_rule</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalogrule_product</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
            <indexer>
                <id>catalogsearch_fulltext</id>
                <set_scheduled>true</set_scheduled>
            </indexer>
        </indexers>
        <xi:include href="../../config/searchTermsLarge.xml" />
        <xi:include href="../../config/attributeSets.xml" />
        <xi:include href="../../config/searchConfig.xml" />
        <xi:include href="../../config/customerConfig.xml" />
        <xi:include href="../../config/description.xml" />
        <xi:include href="../../config/shortDescription.xml" />
    </profile>
</config>