seperezf Posted August 4, 2015 Share Posted August 4, 2015 (edited) Hi people. Im having an issue with my restashop (laurina925.com.ar). When the user is not logged in, the web is fast. When he is logged in, but no products in the cart, the web is fast. Is also fast is the user is not logged but whit products in the cart. But..... User logged with products in cart: Web too slow!!!!!Yes, i have times of 20 seconds loading a page if the user is logged with a product in the cart. Is perhaps a data basse issue? Its strange. If no user is loading, but with products in the cart, the web is fast. I tried with ajax cart and normal cart, and the results are the same. EDIT: I checked that the store is slow only for registered customers that have a registered adress and a product in the cart. Conclusion: - No registered user: FAST - Registered user, no adress, products in cart: FAST - Registered user, registered adress, no products in cart: FAST. - Registered user, registered adress, products in cart: SLOW, VERY SLOW.Thanks to all! This thing is getting me very worried. Edited August 5, 2015 by seperezf (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 5, 2015 Share Posted August 5, 2015 Could you share your site's url? Link to comment Share on other sites More sharing options...
seperezf Posted August 5, 2015 Author Share Posted August 5, 2015 (edited) Hi Nemo1. My site's URL is: laurina925.com.arExploring more in the problem, i discovered that the store is slow only for registered customers, that registered an adress and have one or more products in the cart.I tried whit accounts wihouth adresses and the store is fast.I deleted the registered adress in one of my accounts, and the store navigation is fast again.I have a problem with de database adress i think. I really dont know what to do. Is the only possibility change the server? Its strange, because the store is fast wihouth adresses. Edited August 5, 2015 by seperezf (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 6, 2015 Share Posted August 6, 2015 That would be very odd even if the address table is damaged. You can first try repairing that with phpmyadmin, but I'd check for any module/override related to addresses. Link to comment Share on other sites More sharing options...
Recommended Posts