Have a question , Suppose i had a client tell me that he can access the web page but it takes long time to view the pages the website is a static website ( suppose this website does not server dynamic data or does not connect to a database )... what would one check other than : <br>
<br>the server load ( cat /proc/loadaverage ) , <br><br> the Apache logs ,<br><br> the number of client connection ( netstat -tupln |grep :80 |wc -l ) <br><br>--<br><br>how would i know if it a client side issue or a server side issue ........<br clear="all">
<br>-- <br>Regards <br>Agnello D'souza<br><br><br>