Hi!
I have this website http://giakatoikidia.petsmall.gr and i have 6 store views (Basic, Basic2, Basic3, Basic4, Basic5, Για κατοικίδια). Most of the day when i am switching from frontend store view it slows down a lot my site and have to wait a lot of time to be restored to normal. I know i have a lot of products but before it was working nice.Can anyone help me and tell me what's wrong?
Thank you in advance.
Maybe it could be a cache problem?
Did you checked your logs (Magento and webserver error log) to see if there is a some clue/message?
Which cache are you using?
Hi Damian Culotta,
When i clear my browser's cache everything works fine until switching store views again. I didn't find something on magento or webserver's logs. This happens also from my mobile and different pc. I think it has to do something with user session. Is there a way when someone visits my magento website, on site loading to delete his session log?
Thank you in advance.
I'm a little bit out of ideas without an error or message.
Are you saving sessions on file (the default method) or are you using something like memcached or database?