• Resolved webspilka

    (@webspilka)


    hi I update WP Cerber to 8.8.3
    and get next error on https://apartik.com/wp-admin/admin-ajax.php:

    
    2021/04/02 15:10:48 [error] 574#574: *6101 upstream sent too big header while reading response header from upstream, client: 95.158.32.244, server: apartik.com, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "https://45.76.87.13:8443/wp-admin/admin-ajax.php", host: "apartik.com", referrer: "https://apartik.com/"
    

    wp-login.php – works fine, I have problem only with admin-ajax.php
    If I disable WP Cerber – all works fine.
    Сan you suggest the cause of the problem?

    I have
    WordPress 4.9.2

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter webspilka

    (@webspilka)

    I fix my problem by

    
    fastcgi_buffers 16 32k;
    fastcgi_buffer_size 64k;
    fastcgi_busy_buffers_size 64k;
    
Viewing 1 replies (of 1 total)
  • The topic ‘I have problem with admin-ajax.php after update to 8.8.3’ is closed to new replies.