In some case you need to restrict your virtual host site by IP address. Usually the type of site that handle important information such as Administrator site or web-based database administration site (eg : phpMyAdmin) or else. For example the admin site of your website can be accessed only in Office network. This Apache configuration…
All posts tagged web server
Server Stress Test dengan Apache Benchmark
Banyak tool yang bisa digunakan untuk mengukur performance dari web server, salah satunya posting dulu yang ada di blog ini menggunakan web stress tool untuk windows. kali ini kita akan menggunakan Apache Benchmark (ab) dari Apache HTTP Server salah satu web server yang banyak digunakan di internet. Apache Benchmark ini adalah tool untuk mengukur performance…