Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


dedi server G6950 with 1~2M pageview/day for mobile site?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

dedi server G6950 with 1~2M pageview/day for mobile site?

i'm currently only using php & apache without sql, its possible get million pageview with pentium dual core?

Comments

  • It's possible, the bottleneck will most likely be the disk. If it's with SSD, it should be able to handle much more than a million page views / day.

    Thanked by 1ramonwap
  • @rds100 thank you for suggestion. i will try :)

  • tomletomle Member, LIR

    You might want to look into apc or memcache.

    Thanked by 1ramonwap
  • What exact software are you running that only uses PHP and not MySQL? Are you running SQLite instead of MySQL?

  • Or load the pages into a RAM disk if you have enough RAM

  • :D @MarkTurner ... your comment reminds me of time when OverZold was launched !

    @jcaleb said something similar, with the amount or RAM being provided!

    To the main query +1 with @rds100 suggestion!

Sign In or Register to comment.