HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: FTP Timeout
Operating System - HP-UX
1833694
Members
3651
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2005 10:39 AM
01-12-2005 10:39 AM
FTP Timeout
Hello!
From the HP, I am trying to connect (using FTP) to a remote site across a VPN link. Occasionally the connection fails, but it takes two hours for the prompt and failure message to be returned to the screen.
How can I adjust this time to be five minutes or less?
Many thanks.
From the HP, I am trying to connect (using FTP) to a remote site across a VPN link. Occasionally the connection fails, but it takes two hours for the prompt and failure message to be returned to the screen.
How can I adjust this time to be five minutes or less?
Many thanks.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 02:00 AM
01-13-2005 02:00 AM
Re: FTP Timeout
Believe the tcp_keepalive_interval in ndd is the parameter you want.
ndd -h
will tell you what is available.
ndd -h tcp_keepalive_interval
should explain what the parameter does and what values it can take. Think it uses milliseconds.
If you decide to change it then
ndd -set /dev/tcp tcp_keepalive_interval x
and be sure to edit /etc/rc.config.d/nddconf to make it stick after a reboot.
Believe you may need to change a few other tcp parameters like
tcp_rexmit_interval_initial tcp_rexmit_interval_max
tcp_rexmit_interval_min
See:
http://colin.bitterfield.com/files/tcp-performance
for some suggested values.
Ron
ndd -h
will tell you what is available.
ndd -h tcp_keepalive_interval
should explain what the parameter does and what values it can take. Think it uses milliseconds.
If you decide to change it then
ndd -set /dev/tcp tcp_keepalive_interval x
and be sure to edit /etc/rc.config.d/nddconf to make it stick after a reboot.
Believe you may need to change a few other tcp parameters like
tcp_rexmit_interval_initial tcp_rexmit_interval_max
tcp_rexmit_interval_min
See:
http://colin.bitterfield.com/files/tcp-performance
for some suggested values.
Ron
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP