Try an Imap server...

Jose Luis Maquieira Taboada wrote:
Hi again !

ok one of the main problem was the log level too high ...

now I am making some changes and need to store the thunderbird
mailboxes on a lan resource from windows, when the mboxes are quit big
it takes a lot of time to check it ... how i can optimize it ... is a
good idea use the cache mode on windows ( store files on local hd
withouth conection )

2006/6/19, Gerald Drouillard <[EMAIL PROTECTED]>:
Jose Luis Maquieira Taboada wrote:
> Hi !
>
> In my lan I have some projects with eclipse located in windows at w:
> drive; this w: is a samba resource in Debian.
>
> A one file save it takes 4-5 seconds ... its a lot of time than
> saving on local hard disk.
> I test some tuning options like file system and samba ...
>
> The files are .c and are little files ... a lot of them, gif, .c, .ogg, ...
>
> The FS is EXT3 with "News format" options on debian instalation (
> inodes ) and the same results on an EXT3 with standar format.
>
> I´ve got a P4 with 1gb of ram and Debian Etch today updates ...
>
> The version of the samba installed is 3.0.22-1 and the kernel is the
> 2.6.15-1-686
>
Try the following:
        netbios name = BTEAM-2
        server string = (%L)
        workgroup = LABORATORIO
        encrypt passwords = yes
        hosts allow = 192.168.190. 127.
        os level = 120
        domain master = no
        preferred master = no
        wins support = yes
        name resolve order = hosts wins lmhosts bcast
        remote announce = 192.168.190.255
        remote browse sync = 192.168.190.255

     socket options = TCP_NODELAY SO_SNDBUF=65536 SO_RCVBUF=65536
IPTOS_LOWDELAY
     lock spin time = 15
     lock spin count = 100
        dos filetimes = yes
        dos filemode = yes
        log level = 1
        getwd cache = yes

[adiaz]
   comment = Carpeta compartida para Alberto
   path = /srv/public/adiaz
   read only = no
   guest ok = yes
   browseable = yes
   writeable = Yes
   user=adiaz



--
Regards
--------------------------------------
Gerald Drouillard
Technology Architect
Drouillard & Associates, Inc.
http://www.Drouillard.ca




--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to