View previous topic :: View next topic |
Author |
Message |
nemiak n00b
Joined: 04 Feb 2003 Posts: 19
|
Posted: Tue Oct 07, 2003 10:18 am Post subject: Samba share problems |
|
|
I'm having a problem accessing samba shares from windows systems on my
lan.
I use winamp on a windows system to play mp3s/oggs off a samba share on
a gentoo system i use as a fileserver.
Winamp periodically "sticks" while playing a song - it seems to be sporadic
and random.
It's happened with different versions of windows on different windows
systems and with different versions of winamp.
I upgraded to samba 3.x and am still having the same problem.
Does anyone have any ideas? |
|
Back to top |
|
|
Crim n00b
Joined: 02 May 2002 Posts: 27
|
Posted: Thu Oct 09, 2003 4:38 pm Post subject: Buffering |
|
|
Well without more specifics about your network my suggestion is to mess with the samba buffering
socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=32768 SO_RCVBUF=32768
Make sure to read the docs. Also maybe increase buffering in winamp, check your network traffic for problems there, excessive collisions etc that may be causing network issues. Finally, if the speed of the servers hard drive is part of the problem look into an alternative file system.
Hope it works out for you. |
|
Back to top |
|
|
|