ovom Posted June 27, 2013 Share Posted June 27, 2013 Hello, does anyone have experience with a large number of quick orders? (without registration) Can I somehow simulate? And what about server configuration? Thx a lot for your comments! Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2013 Share Posted June 27, 2013 well, if you've got 600 orders per day, so you problably have got huge traffic, in this case you probably have got good enough VPS... say something more about your hosting parameters you can run some test-stress apps available over the internet (some of them are free) By simulating the HTTP requests generated you can "create" as many simultaneous users you want, you can test your web server performance under normal and under excessive loads to ensure that critical information and services are available at speeds your end-users expect Link to comment Share on other sites More sharing options...
ovom Posted June 27, 2013 Author Share Posted June 27, 2013 (edited) We didn't buy VPS yet. We are rebuilding eshop for customer, which has about 4000 unique customers per day and about 40 000 clicks. I think, that 6 GM RAM and 4 core cpu will be ok, what you think? I can test website eg. with apache benchmark for index page, but can i simulate sending 200 orders at same time? Edited June 27, 2013 by ovom (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2013 Share Posted June 27, 2013 well, it is possible but you have to php create scipt for that, and then run script with some benchmark tool 200 or more times Link to comment Share on other sites More sharing options...
Bill Dalton Posted June 27, 2013 Share Posted June 27, 2013 Although this is not the tool you are looking for, it is a great tool for testing load impact. http://loadimpact.com/ Link to comment Share on other sites More sharing options...
Swickaar Posted June 30, 2013 Share Posted June 30, 2013 Although this is not the tool you are looking for, it is a great tool for testing load impact. http://loadimpact.com/ Seems to test small. Only 250 Users. Link to comment Share on other sites More sharing options...
Bill Dalton Posted June 30, 2013 Share Posted June 30, 2013 Must not like you. It pulls thousands of requests when I use it. Or perhaps your server is not capable of more. Link to comment Share on other sites More sharing options...
El Patron Posted June 30, 2013 Share Posted June 30, 2013 you are not testing on a vps unless you moved since you originally posted, so basically you are testing on a server you do not plan to use..so it doesn't really matter other than testing on what I can only assume is a shared server...so not much point in all this except learning how to stress your ps release. if you plan on however using https, you may want to read this... http://www.prestashop.com/forums/topic/162017-tip-https-and-keep-alive-connections-persistant-connections/ Link to comment Share on other sites More sharing options...
El Patron Posted June 30, 2013 Share Posted June 30, 2013 and more important than server config is your mysql config, i.e. caching etc...ps is mysql driven..if you server out of the box has not been configured to use mysql cache for example...it won't matter how good your memory/cpu is... Link to comment Share on other sites More sharing options...
Recommended Posts