Help improving server response time
Posted: Thu Apr 25, 2013 5:14 pm
Hi all
We are developing a newspaper site http://rs.7dias.com.do.
We have it running it on a cloud server with 4GB RAM and 160GB of HD and 1.8 dual core processors. This is a test server so it's not getting hit by any traffic.
We are using CGBlog extensively. We are calling the articles through User Defined Tags though because we managed to improved the load time that way.
The homepage has some 17 calls to a UDT to fetch the articles based on the different categories we have created within CGBlog. The homepage is also calling the CGBlog twice and we are loading some other modules like the gallery, banners and some other global content blocks.
I've run Google Pagespeed and the results are far from optimal https://developers.google.com/speed/pag ... sponseTime
Specially regarding Server Response Time which for this site is typically 2.5 seconds. I tested CMSMS own site and the Server Response Time is typically 0.2 seconds.
How can I improved on these results? I've searched a lot on the topic of Server Response Time for CMSMS and haven't found anything yet. Any help would be greatly appreciated.
----------------------------------------------
Cms Version: 1.11.6
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
Search: 1.7.8
ThemeManager: 1.1.8
CGExtensions: 1.32.6
CGSimpleSmarty: 1.6.1
CGBlog: 1.9.12
CGCalendar: 1.10.4
Banners: 2.6
Gallery: 1.6.1
ListIt2: 1.4-beta1
youtubeplayer: 1.3.1
AdvancedContent: 0.9.4
CGSmartImage: 1.10.8
CGFeedMaker: 1.0.17
Uploads: 1.14.4
CGFBApp: 1.0.7
ListIt2Autor: 1.4-beta1
FrontEndUsers: 1.21.11
CustomContent: 1.9
Config Information:
php_memory_limit:
process_whole_template:
output_compression: false
max_upload_size: 100000000
url_rewriting: internal
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.23
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 32M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 100M
upload_max_filesize: 100M
session_save_path: /var/lib/php/session (0770)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.66
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
----------------------------------------------
We are developing a newspaper site http://rs.7dias.com.do.
We have it running it on a cloud server with 4GB RAM and 160GB of HD and 1.8 dual core processors. This is a test server so it's not getting hit by any traffic.
We are using CGBlog extensively. We are calling the articles through User Defined Tags though because we managed to improved the load time that way.
The homepage has some 17 calls to a UDT to fetch the articles based on the different categories we have created within CGBlog. The homepage is also calling the CGBlog twice and we are loading some other modules like the gallery, banners and some other global content blocks.
I've run Google Pagespeed and the results are far from optimal https://developers.google.com/speed/pag ... sponseTime
Specially regarding Server Response Time which for this site is typically 2.5 seconds. I tested CMSMS own site and the Server Response Time is typically 0.2 seconds.
How can I improved on these results? I've searched a lot on the topic of Server Response Time for CMSMS and haven't found anything yet. Any help would be greatly appreciated.
----------------------------------------------
Cms Version: 1.11.6
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
Search: 1.7.8
ThemeManager: 1.1.8
CGExtensions: 1.32.6
CGSimpleSmarty: 1.6.1
CGBlog: 1.9.12
CGCalendar: 1.10.4
Banners: 2.6
Gallery: 1.6.1
ListIt2: 1.4-beta1
youtubeplayer: 1.3.1
AdvancedContent: 0.9.4
CGSmartImage: 1.10.8
CGFeedMaker: 1.0.17
Uploads: 1.14.4
CGFBApp: 1.0.7
ListIt2Autor: 1.4-beta1
FrontEndUsers: 1.21.11
CustomContent: 1.9
Config Information:
php_memory_limit:
process_whole_template:
output_compression: false
max_upload_size: 100000000
url_rewriting: internal
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.23
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 32M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 100M
upload_max_filesize: 100M
session_save_path: /var/lib/php/session (0770)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.66
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
----------------------------------------------