• Resolved Oclair

    (@oclair)


    Hi there, it was working before not sure what happened.

    Plugin causes error when attempting to view the cart and user not logged in

    [error] 16701#100476: *1 upstream sent too big header while reading response header from upstream, client: 194.166.125.62, server: sample.com, request: “GET /cart/?cid=a86c98d2f02850192f0b3d8f866cf157 HTTP/2.0”, upstream: “fastcgi://unix:/var/run/ds-php-fpm.socket:”, host: “www.sample.com”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Oclair

    (@oclair)

    I discovered the problem is related to having a large cart shared

    Thread Starter Oclair

    (@oclair)

    I fixed the issue but I believe my settings may be overkill

    Within the php-fpm pool for the domain I added these lines
    fastcgi_buffers 16 64k;
    fastcgi_buffer_size 64k;

    Hi,

    Love the idea of this plugin, but have just run into an issue, similar to the above.

    When adding more than two items to a cart and sharing, the receiver gets the email and link, but arrives at an empty cart?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘error when visiting cart’ is closed to new replies.