I am doing some server optimization tonight... it hasn't been done in awhile.
First off all images are now being served from our cloud servers. If you are not seeing images please add cdn.satelliteguys.us to your whitelist.
Soon we will be serving javascript, css and static files from cdn.satelliteguys.us as well.
Also the helpers online on the main forums listing page is only showing the DISH dirt team, and not the SatelliteGuys staff. This is by design the 'Helpers Online' list pulls all user info, and session info for everyone online in the last period and post-processes that in php. This can be massively pruned back, and make the SQL server do slightly less. With this change that page now loads almost 30% faster.
The staff is show correctly on other pages which are much less intensive.
I have also modified our caching on our server and now we are using both a frontend and backend caching server. This should also help with performance.
If you have any issues please post here. Thanks!
First off all images are now being served from our cloud servers. If you are not seeing images please add cdn.satelliteguys.us to your whitelist.
Soon we will be serving javascript, css and static files from cdn.satelliteguys.us as well.
Also the helpers online on the main forums listing page is only showing the DISH dirt team, and not the SatelliteGuys staff. This is by design the 'Helpers Online' list pulls all user info, and session info for everyone online in the last period and post-processes that in php. This can be massively pruned back, and make the SQL server do slightly less. With this change that page now loads almost 30% faster.
The staff is show correctly on other pages which are much less intensive.
I have also modified our caching on our server and now we are using both a frontend and backend caching server. This should also help with performance.
If you have any issues please post here. Thanks!