Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to optimize this website. Need general advices
    primarykey
    data
    text
    <p>this is my first question here, which is regarding a specific website optimization. A few moths ago, we launched <a href="http://www.kissid.ro" rel="nofollow">www.kissid.ro</a> for one of our clients which is some kind of community website.</p> <p>Everything works great, but now this website is getting bigger and it shows some slowness when the pages are loading. </p> <p>The server specs:<br> - PHP 5.2.1 (i think we need to upgrade on 5.3 to make use of the new garbage collector)<br> - Apache 2.2<br> - Quad Core Xeon Processor @ 2,8 Ghz and 4 GB DDR 3 RAM.<br> - XCACHE 1.3 (we added this a few months ago)<br> - Mysql 5.1 (we are using innodb as engine)<br> - Codeigniter framework </p> <p>Here is what we did so far and what we intend to do further :</p> <p>Beside xcache, we don't really use a caching mechanism because most of the content comes live and beside this, we didn't wanted to optimize prematurely because we didn't know what to expect as far as the traffic flow. On the other hand, we have installed memcached and we want to implement a cache system based on memcached.</p> <p>Regarding the database structure, we have reached 3NF with most of our tables, and yes we have some slow queries(which we plan to optimize) but i think because the tables that produce slow queries are the one for blog comments(~44,408 rows) / user logs tracking (~725,837 rows) / user comments (~698,964 rows) etc which are quite big tables. The entire database is 697.4 MB in size for now. </p> <p>Also, here are some stats for January 2011:<br> Monthly unique visitors: - 127.124<br> Monthly unique views: 4.829.252<br> Monthly unique visits: 242.708 </p> <p>Daily average:<br> Unique new visitors: 7.533<br> Unique new views : 179.680 </p> <p>Just let me know if you need more details.<br> Any advice is highly appreciated.</p> <p>Thank you.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload