Author Topic: Can 4images handle very much users simultaneosly?  (Read 4044 times)

0 Members and 1 Guest are viewing this topic.

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Can 4images handle very much users simultaneosly?
« on: February 20, 2006, 07:57:56 AM »
Hello,

I just wanted to ask you that. My site is growing, now i have about 20 users online, but after some commercials next month on tv, the expected users online simultaneosly will be about 200 - 400. Can 4images handle this? My installation has about 50 MODs installed, i know that could slow down the site, but i don't want do get database or server errors, so i'am asking this ;)

Thanks

Georgi

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Can 4images handle very much users simultaneosly?
« Reply #1 on: February 20, 2006, 08:15:10 AM »
Well, if you have root access to your server (asuming it is *nix type) you can run this benchmark test program:[qcode]ab -kc 20 -t 30 http://yoursiteaddress/[/qcode]

20 - number of simultenious connections.
30 - seconds the test will continue

When its done, it should show you what went wrong (if anything) and how much time it spent on requests, etc.

For best results it should be done from another server, so it could also test the network.

Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: Can 4images handle very much users simultaneosly?
« Reply #2 on: February 20, 2006, 08:37:03 AM »
Thanks, but my site is on a payed hosting, so, i dont have serveraccess. Any other way to check this ? I don't want bad surprises ;)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: Can 4images handle very much users simultaneosly?
« Reply #4 on: February 20, 2006, 08:47:19 AM »
great! thanks