Skip to Content
Menu
This question has been flagged
1 Reply
1812 Views

Hi,

I have english (au) installed and it's the only translation I need and ever will need on this install.

I haven't uninstalled the default.

When a public user (not logged in) hits my frontend page, 

/ loads pretty quickly, there's the dns lookup delay, the tcp connection delay, the tls delay, there's probably little extra speed I could get with the small server and its distance from me, there's lower hanging fruit.

then a bunch of web assets are loaded in parallel.

I guess the browser then interprets the javascript as there's a delay of a second and then it does a post to /translations

and then a bunch more assets are loaded.

The question is, is there a way for odoo to assume the browser will always want english (au) and just send all the assets in one go rather than wait for the browser to post to /translations?


Avatar
Discard
Best Answer

Hi Michael: 

Try deactivating the languages you don't need so that en_AU is the only language that is active. You will need to make sure all the Users and Contacts are linked to en_AU or else the system will prevent you from disabling the language that is being used by any of the Users/Contacts.

Hope that helps.

Avatar
Discard
Related Posts Replies Views Activity
4
Jul 24
5042
2
Jul 24
493
4
Jun 24
22355
3
Apr 24
591
1
Feb 24
846