Sponsored Content
Full Discussion: Slow FTP response on WAN
Operating Systems AIX Slow FTP response on WAN Post 302460046 by lodhi1978 on Wednesday 6th of October 2010 02:11:48 AM
Old 10-06-2010
Quote:
Originally Posted by Vit0_Corleone
lodhi1978 Will be interesting if you try to upload this files using SSH... If the speed would be the same than the problem really exists at provider site...
We have also tried sftp and found the same result as ftp.

Quote:
Originally Posted by kah00na
A 100 megabit connection should top out around 12 MB/s. A 1000 megabit connection should top out around 120 MB/s. It seems suspicious that you are only seeing 11 MB/s, like you may only be running at 100 mpbs.

Are you connecting to a gigabit switch and is it configured for a gigabit connection? Your connection may be auto-negotiating to only a 100 mbps connection. I'm not sure how you can check the negotiated speed from within AIX but the switch people can tell you for sure from their side.
The NIC configuration on both the servers as below:
Media Speed Selected: 1000 Mbps Full Duplex
Media Speed Running: 1000 Mbps Full Duplex

We have also tried to Auto-Negotiate, but there is no improvement.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

slow ftp

On one of of solaris 7 boxes whenever i telnet or ftp it takes sometime before i get the prompt...any quick ideas where I should look...Thanks (3 Replies)
Discussion started by: suntan
3 Replies

2. UNIX for Advanced & Expert Users

ls -l : response time slow

Hi all, If I give ls , it lists files in 1 second. It I give ls -l , it takes 8 seconds There are only 55 files in the directory. Any explanation? Thanks Wilson (4 Replies)
Discussion started by: geraldwilson
4 Replies

3. UNIX for Dummies Questions & Answers

Slow FTP & SMB

SCO Unix 5.0.5 moving to Red Hat Intel EtherExpress Pro/100+ Newbie that just started working for a company and having an issue with transfer speeds over the network. Need to move 1.5GB of data from an old server with a single SCSI HDD to a new server with RAID 5 SATA HDD's. Goal was to FTP... (4 Replies)
Discussion started by: rockboles
4 Replies

4. SCO

Slow cd response

Hi All We have one SCO Server here and it never gives us any trouble. Until Now!! Well its not earth shattering but we have one user who is complaining of a very slow response time when changing to his Home Directory. Other users who have similar profiles are OK. I have su'd to this user and I can... (0 Replies)
Discussion started by: JohnOB
0 Replies

5. IP Networking

Apache mod_proxy +DNS slow response problem

My company has a private network, including a Apache web server (Linux) and some WinXP machines. The web server had been configured to use mod_proxy to connect to window update site via another company proxy server. It works for few years. Recently, some parties had setup a DNS server on the... (2 Replies)
Discussion started by: donaldfung
2 Replies

6. Emergency UNIX and Linux Support

Urgent help - intermittent slow response with client

Hi, My application runs on AIX, and clients complain of 3am slowdowns. This seems to have increased in the recent past. Can someone guide me what are the various things that I need to be looking at on he AIX box, that could be causing slowdowns. Thanks in Advance. (4 Replies)
Discussion started by: ggayathri
4 Replies

7. Post Here to Contact Site Administrators and Moderators

Slow response from website

Hi, I am experiencing slow response of unix.com from past 3-4 days. like- - most of the time the page does not reload instantly (when I do a manual reload from browser) - not able to view graphics. ( displays only text). - when posting into forum, the page gets stuck for considerably long... (6 Replies)
Discussion started by: clx
6 Replies

8. Solaris

slow response on solaris terminal

Solaris terminal responding very slow .. we have recently put a T3 hardware in to production , the applications running are it are perfectly and no complaints from user ..but when i ssh to the server ... the terminal response is very very slow .. it takes 3 seconds to show the character i type ..... (3 Replies)
Discussion started by: skamal4u
3 Replies

9. UNIX Desktop Questions & Answers

Ftp is slow

hi, good morning. Ma trying to ftp from one AIX machine to another on the same segment of the network. The ftp to eshtablish connection from machine A to machine B is quick, but the reverse is taking is much time (2 mins). anyone can help me to solve this issue please (1 Reply)
Discussion started by: kamaldev
1 Replies
mop_mom(8)						      System Manager's Manual							mop_mom(8)

Name
       mop_mom - MOP down-line/up-line load listener

Syntax
       /etc/mop_mom

Description
       The  command listens for down-line load and up-line dump requests on behalf of your local ULTRIX node.  The command, is usually included in
       the file.  When a down-line load or up-line dump request is received from a target node, spawns the loader, to process the load request.

       To process a load request, the loader requires the name of the load file.  During a down-line load process, the target  system  can  either
       request	that  the loader search the nodes data base for the name of the load file, or it can specify an image name as part of its request.
       If the target system specifies an image name, the loader does not search the data base for the file before processing the load request.

       If no absolute pathname is associated with the image file name, the loader searches for the file using the primary  default  path,  If  the
       image  file is not in it uses the secondary default, The names of the files in must be in lowercase with a extension. Otherwise, the loader
       interprets the file specification literally without appending the extension.  For example, if you give the loader the file name it attempts
       to open a file with an exact match.

       The loader must have the following information before it can accept and process a load request:

       Ethernet Physical Address
	    If the name of the image is not in the program request message itself, the Ethernet physical address of the target node must be speci-
	    fied in the nodes data base entry for the requesting target node.  For further information, see The same is true  if  the  environment
	    variable, LOADUMP_SECURE is enabled.

       Image File Name
	    The  loader  must be given the name of the image file to down-line load.  If the image file name is specified in a target node's down-
	    line load request, then the loader uses that file.	Otherwise, the file name must be defined in the requesting node's data base entry.
	    For further information, see

       Dump File Name
	    The loader must be given the name of the dump file that will contain the up-line dump image of the requesting node's memory.  The dump
	    file name must be defined in the requesting node's data base entry.  For further information, see

       Note that the System Manager can force the loader to search the nodes data base, even when the target node  specifies  a  file  name.   The
       loader  verifies  that  an  entry exists for the requesting node before proceeding with the down-line load.  Any file name specified in the
       request message supersedes a file name specified in the data base.

       To force the nodes data base search, use the following syntax before executing
       # setenv LOADUMP_SECURE on
       To permanently enable this feature, enter the following line in the file after the section on local daemons:
       LOADUMP_SECURE=on /etc/mop_mom
       The command is installed in The down-line loader, is installed in

       The file is the primary default pathname for all image files and is the secondary default pathname.  The names of the image files  in  must
       be in lowercase with a extension.

Examples
       /etc/mop_mom
       This command is usually included in the file, which causes to listen for down-line and up-line load requests.

Restrictions
       The  command  does  not	turn  on network devices.  When executed, it listens only on those devices that were previously started by network
       utilities such as or DECnet Generally, you can ensure that performs properly by putting it at the end of your rc.local file.

       Currently, only supports RSX, a.out, and VMS downline load images.

Files
       Down-line loader

       Primary default pathname for all image files

       Secondary default pathname

See Also
       addnode(8), ccr(8), getnode(8), load(8), remnode(8), trigger(8)
       Guide to Ethernet Communication Servers

4th Berkeley Distribution														mop_mom(8)
All times are GMT -4. The time now is 07:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy