zaglebie Posted November 20, 2016 Share Posted November 20, 2016 I have problem with my store, its working fine in all elements except "add to cart" buttonwhen i click it it takes ALWAYS about 3 seconds for checkout to load (in my store add to cart = adding to cart + redirect to checkout because people mostly buy only 1 item) i'm attaching chrome developer result, what is strange for me first i have 2 302 redirects, so temporary redirects, why ? but it is not the main cause main cause its what is happening next, 2.70 seconds, in description Waiting (TTFB) (time to first byte) how to check what is causing that ? maybe some module is loading data, i've read that fedex module caused same thing because it connected to fedex API and store have to wait for answer, but im not using fedex moduleso how to check which module or which element is causing such a delay ? mysql slow log query shows nothing i would like to know what exacttly happens during this 2.70 seconds, what operations are performed Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now