hello
i have one site on the directadmin but i have a problem
http://gtmetrix.com/reports/masknews.ir/EPUxunGF
if you see timeline tab very high load time for any file
for example
GET mo6358-55x55.jpg
masknews.ir
1.9 KB
1.31 S
i try to optimize apache and php but can not solve problem
In apache httpd.conf
By default it was :
#EnableMMAP off
#EnableSendfile off
i changed to :
EnableMMAP off
EnableSendfile off
--------------
Directadmin is latest version and custom build 2.0
Apache 2.4 with fastcgi (build by custombuild)
php version = php 5.3.28
i have one site on the directadmin but i have a problem
http://gtmetrix.com/reports/masknews.ir/EPUxunGF
if you see timeline tab very high load time for any file
for example
GET mo6358-55x55.jpg
masknews.ir
1.9 KB
1.31 S
i try to optimize apache and php but can not solve problem
In apache httpd.conf
By default it was :
#EnableMMAP off
#EnableSendfile off
i changed to :
EnableMMAP off
EnableSendfile off
--------------
Directadmin is latest version and custom build 2.0
Apache 2.4 with fastcgi (build by custombuild)
php version = php 5.3.28