Hi
Our warehouse is separate from our office, Openerp connecting via the internet. LAN side it takes less than a second to load a page
Internet side its a slow and painful 15 to 30 seconds to load a page!
We have 10MB download, 5MB upload microwave broadband at Server side.
We have 2MB download 0.25MB upload at client
We use dynamic IP. - have tested with and without this, but no change?
Edit
Have been doing some testing and a quick review of the "log in page" using [this](https://developers.google.com/speed/pagespeed/insights) gave this.

Not that I understand the results! But 17/100 isnt good! I see one immediate area for improvement
Enable Compression - advise is to ["Compressing resources with gzip or deflate can reduce the number of bytes sent over the network"](https://developers.google.com/speed/docs/best-practices/payload#GzipCompression)
Edit 2
We have an 1/100 improvement :) - installed nginx - now scoring 18/100 - 82 more to go - still no compression!
Edit 3
We have had a small improvement :) - by changing the router - now scoring 34/100 - 66 more to go - still no compression!
Edit 4
We have had yet another small improvement :) - by giving the server another 2GB of memory - now scoring 36/100 - 64 more to go - still no compression!
↧