Conversation
supportHello, Noticed this POST getting out of my server alot: /?newsman=getCart.json Problem is that in the last 24h, it generated over 160k requests, thus eating a lot of my server resources. What is the scop? Can it be disabled? Is there another solution to keep the service running, but not eat all the processing power?
Hi, We updated the plugin: – We process the getCart only if an ajax request is on going from the same domain, we reduced the requests considerably. – getCart only gets the products from Session Thanks.
Hi, We updated the plugin: – We process the getCart only if an ajax request is on going from the same domain, we reduced the requests considerably. – getCart only gets the products from Session Thanks.