• i am get a 504 time out when i try update a user, debuging the application i discover what is making the problem:
    add_action(‘edit_user_profile_update’, array(
    &$this,
    ‘on_change’
    ), 0);

    on w3-total-cache/lib/W3/Plugin/PgCache.php

    can you create a option to disable this action?

    i have a big overload server with 6 machines and glusterfs installed, this actions cant happen every time i update a user…

    https://www.ads-software.com/plugins/w3-total-cache/

  • The topic ‘update user 504 respond’ is closed to new replies.