Website Breaks Down As Online Visitors Increase

Hello. It creates problems when visitors number is between 100 - 200. It redirects to homepage when we do something on admin panel. or when client tries to add to cart website doesn't work properly These things above are no problem if there re fewer than 100 visitors.

That usually implies an underlying server issue like it's not configured to deal with that many connections (Apache) and hence the SESSION is not being update/created and so it fails.

Hello. It creates problems when visitors number is between 100 - 200. It redirects to homepage when we do something on admin panel. or when client tries to add to cart website doesn't work properly These things above are no problem if there re fewer than 100 visitors.

Could you please provide us with the link to your website and time when it usually happens?

cscart_stored_sessions table has 1.1 gb size. What does change if we delete datas in cscart_stored_sessions table? It seems our problem is about sql.

cscart_stored_sessions table has 1.1 gb size. What does change if we delete datas in cscart_stored_sessions table? It seems our problem is about sql.

Just logged in customers will be unlogged. Possibly carts and wishlists will be cleared