CakePHP的远程访问速度很慢

i have a problem facing since 2 weeks ago:

I have a web application on Cake 2.3 and now I will put on production on a linux server with lampp, I have de domain with dyn to connect my server to the web.

The problem is that when i try to connect from my office to www.domain.com/system the app is responding excellent if we talk about speed, but when I open from my house or another place it takes too long to show some data.

How can a fix this problem? i try to put on database configuration the host domain instead of localhost but it doesnt work.

Note: most of the time I use datatable from ajax data