[Libreoffice-bugs] [Bug 47179] New: performance depends on /etc/hosts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 10 02:11:34 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47179

             Bug #: 47179
           Summary: performance depends on /etc/hosts
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.4 release
          Platform: Other
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: jerome.bouat at wanadoo.fr


I read on forums that tweaking the /etc/hosts file speeds up the LibreOffice
startup by ~ 10 times :

http://forum.ubuntu-fr.org/viewtopic.php?id=441464

The tweak is changing the below lines :
---
127.0.0.1 localhost
127.0.1.1 MY_HOST_NAME
---

into :
---
127.0.0.1 MY_HOST_NAME localhost MY_HOST_NAME.(none)
---

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list