#1 (permalink)  
Old 03-04-2003, 08:40 PM
Registered User
 
Join Date: Sep 2002
Posts: 2
adamstew
Arrow FTP Timeout

Anyone know where/how I can change the default FTP timeout of 5 minutes?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-04-2003, 10:29 PM
PWSowner's Avatar
Registered User
 
Join Date: Nov 2001
Location: ON, Canada
Posts: 2,994
PWSowner is on a distinguished road
It's in the httpd.conf file.

Here's a copy of the section you will want to look at:

#
# Timeout: The number of seconds before receives and sends time out.
#
Timeout 300

#
# KeepAlive: Whether or not to allow persistent connections (more than
# one request per connection). Set to "Off" to deactivate.
#
KeepAlive On

#
# MaxKeepAliveRequests: The maximum number of requests to allow
# during a persistent connection. Set to 0 to allow an unlimited amount.
# We recommend you leave this number high, for maximum performance.
#
MaxKeepAliveRequests 500

#
# KeepAliveTimeout: Number of seconds to wait for the next request from the
# same client on the same connection.
#
KeepAliveTimeout 60


Timeout shouldn't be set too long though. It's better to use a program that sends keep alive signals, as long as KeepAlive is set to on.
__________________
Mike
WHM and cPanel Scripts (join our "Scripts Club")
D/A Photography
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-04-2003, 11:05 PM
Registered User
 
Join Date: Dec 2001
Posts: 1,558
haze is on a distinguished road
Hehe.. its not a setting in httpd.conf its a setting in the proftpd.conf.. you can probably find the info on the proftpd web site, i will try and post if I get time.
__________________
Beau Henderson
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-04-2003, 11:25 PM
PWSowner's Avatar
Registered User
 
Join Date: Nov 2001
Location: ON, Canada
Posts: 2,994
PWSowner is on a distinguished road
My server must be set up differently then. I don't remember how I found out about the settings, but they work for me.

I checked my proftpd.conf file and there is nothing in it about timeouts.
__________________
Mike
WHM and cPanel Scripts (join our "Scripts Club")
D/A Photography
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-21-2004, 04:27 AM
big big is offline
Registered User
 
Join Date: Aug 2001
Location: Earth
Posts: 228
big
add the line
timetime 900
info ur /etc/proftpd.conf

its calculated in seconds
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-25-2004, 04:55 AM
vishwas's Avatar
Registered User
 
Join Date: Feb 2004
Location: Front of PC
Posts: 61
vishwas
Sorry Squireel

But the timeout option is in /etc/proftpd.conf only

but remember that it will take time in sec.

vishwas

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-24-2005, 06:40 AM
Registered User
 
Join Date: Jun 2003
Posts: 176
matt621
i found these settings over on the proftpd website

TimeoutLogin 120
TimeoutIdle 600
TimeoutNoTransfer 900
TimeoutStalled 3600


you should adjust as needed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:28 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc