Welcome Guest, Not a member yet? Register   Sign In
building a high traffic web portal
#7

(11-26-2014, 05:36 PM)dmyers Wrote:
(11-26-2014, 12:39 PM)sans Wrote: Idea
i am building a web portal using codeigniter.
would like to know the traffic it can handle and which areas need to be improvised or taken care of.
also any hardware specs as i am expecting 1-10 million visitors after successful launch.
any lights or suggestions would be helpful .

TIA

The first thing you can do is run a Apache AB test on it.

http://httpd.apache.org/docs/2.2/programs/ab.html

Hit a few different urls and compare the results.

Secondly you want to look into a siege test

http://www.joedog.org/siege-home/

That thing can really put a hurting on your server(s).

Finally, remember PHP is a shared nothing language. You can always fire up another box and put a load balancers in front of them.

Thanks for the tips i will look into it...
Reply


Messages In This Thread
building a high traffic web portal - by sans - 11-26-2014, 12:39 PM
RE: building a high traffic web portal - by sans - 11-27-2014, 06:10 AM
RE: building a high traffic web portal - by sans - 11-27-2014, 12:18 AM
RE: building a high traffic web portal - by sans - 11-27-2014, 06:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB