Problem: Access to Web pages via Netscape 4.72 and interactive login
sessions via telnet work fine, with
transfer speed typically near the maximum throughput reported as by the
RH Network Monitor in GNOME.
The problem is when I try to download files via FTP, especially large
binaries (*.rpm or *.gz).
After a few hundred kilobytes, the FTP simply stalls. If it picks up
again at all, it is typically at very slow bps,
and then it crawls along between successive stalls. This happens whether
I use Netscape (Save link as...),
an ftp session started on the command-line, or even using the excellent
program 'wget' (e.g., 'wget ftp://whatever...').
Clue #1: While a file transfer is stalled, network access via Netscape
to view Web pages and read news
or email transfer at high speed, up to 56K.
Clue #2: I have ran tests that show the problem is not on the ftp server
side (e.g., busy anonymous FTP servers).
For example, ftp stalls also occur while trying to download files while
logged into my personal (Solaris) computer
at work just 10 miles away (with a T1 connected to the net), which has
no other FTP users or other heavy system load.
Clue #3: There seems to be no problem with my DNS setup, since I can
ping and connect to servers all
over the net by domain name or IP address number.
Clue #4: FTP downloads using the same modem and ISP never stall like
this running Win98!
Similar problems with FTP stalling under Linux have been reported
repeatedly in the news group archives
(via DejaNews.com), with no definitive answers posted as far as I can
tell.
The symptoms described above suggest that the problem may be in the
Linux kernel, fttpd, the PCI modem driver,
or something else at a 'low level' in the system. Can someone from
Redhat or any Linux network guru please
inform us how to trouble-shoot and solve this mysterious problem?
Thanks in advance for any leads...
-Joe
I do have a roughly similar problem with task threading, however; if I
establish a connection, say with pan, and download a bunch of binaries, www
access through a browser is very, very slow; I sometimes have to hit the
reload button several times before it speeds up again. This happens across
and within applications, so it may be related to your complaint and it may
be an issue with RH.
In article <39971455...@earthlink.net>, Joe Mazz
<joe...@earthlink.net> pounded on his/her keyboard until this came out:
--
___________________________________________________
We are six billion humans: Three billion men trying to be just like each
other And one woman in three billion fantasies.
--Anna Merikin, 1999
____________________________________________________
I hope someone posts an answer because I have exactly the same
problem. My web browser (netscape) stalls more than 50%
of the time downloading mail, news or other web pages. A repitition
of 'reload, reload, reload, reload generally gets it, but it
is frustrating. Again, the Windows or Mac boxes connected
do not show this problem %-?
Luck,
Mark.
Sent via Deja.com http://www.deja.com/
Before you buy.
1) This only occurs with ftp exchanges, (at least through my experience)
and typically on larger file gets.
2) it happens with masqueraded transfers or on transfers originating from
the server itself.
3) /sbin/ifup ppp0 has been putting a lock on the wrong serial port
4) The behavior changes when I use setserial to reassign the uart type:
8250: Every transfer work perfectly, as you would expect for
this uart. it is slow, but reliable. Very slow, but
all transfers work.
16550a: should work, my modem is new and not a winmodem. In fact
it does work on everything but some ftp transfers. not
all, but some. speed is good, except the little problem
most other uarts function like the 16550a as far as I can tell.
5) Obviously is not a modem issue because windows 9x and NT 5 have no
issues with it.
6) /dev/ttyS0 and /dev/ttyS2 share irqs, but I think this is standard.
7) I believe that this problem may have originated when I installed the
2.2.16 kernel, though I have not yet tested this hypothesis.
8) the client software is not the issue either, as ftp, ncftp, and
netscape (linux) and opera/explorer/ftp (win/masqueraded machine)
all give the same trouble.
I hope that these leads can give someone some insigt into a
solution. My system is offline at the moment and unfortunately no solutions
can be tested. as a temp solution for these downloads I have been
switching the uart to 8250 (requires restarting of ppp0) and this is a
pain. not to mention the 20 meg downloads at 2k/s take quite a while.
If I can't get it fixed then my hope is taht the 2.4.x kernels do
not cause the same problem. I am curious if anyone has this problem who
is NOT connecting over a modem. That is why I think the problem
originates through the serial port. Good luck,
Jason
Robert
(@ home)
Wget has never failed to retrieve a full file for me, even through a
disconnect/reconnect sequence. As to the ftp programs, most problems seem (to
me) to be active/passive transfer issues
Rinaldi
no email please, not my box.
Jason
Larry Condon (dar...@bellsouth.net) wrote:
: man wget
( ipchains -S seconds seconds seconds )
Good luck
"Jason A Martin" <mar...@mail.auburn.edu> wrote in message
news:8ngtqg$7t8$1...@ultranews.duc.auburn.edu...
I had an issue sorta similar. FTP would disconnect after some of the file
transferred.
Worked OK in all other respects. This was on RH6.1, I think, using a USR
56K internal.
It turned out to be the MTU value. This has to be reduced by some discreet step,
which
I don't recall now, but you can find that on the web. Shortly after that got
solved, cable
internet became available, so I am sketchy as to exact values, and where I set
that. But,
that fixed it, and much improved the transfer throughput, as a bonus.
CROSSPOSTING is a Bad Idea :)
--
Ray R. Jones
Errors have been made. Others will be blamed.
ad...@gordo.penguinpowered.com
HTTP://gordo.penguinpowered.com
Where is the note?
> Network-related services such as finger,telnet,talk
> and ftp will not work. If you require these services, choose a server-or
> custom-class installation.
If I choose custom, what do I need to install to get e.g. inetd
Nick
-----We Solve your Computer Problems---
Founder of the Prolifics User Group
$rpm -Uvv /mnt/cdrom/Redhat/RPMS/inetd*
This is my PATH. Make sure the CD is mounted and PATH is correct.
--
Hal B
h...@foobox.net
hbur...@bellsouth.net
--
You could always complete the workstation install and then install the
rpm for netkit-base.
On Sun, 10 Sep 2000 20:10:06 +0100, Nick <ni...@upsonuk.com> wrote: