Is Cavtel Causing My Ftp Issues?
#1
Posted 13 September 2010 - 10:50 AM
I talked with the router people and the web hosting they all point to Cavtel. Cave tel points to the web hosting. Does anyone have any ideas what may be the problem so that we can get back to a normal upload life?
#2
Posted 13 September 2010 - 02:59 PM
First of all, WOW on your system specs very nice.
What ftp client are yo using. Have you thought that maybe the problem lies there?
I personally use Filezilla for all of my ftp client needs and have had no problems.
Also, do you have problems uploading with any other protocol besides ftp?
#3
Posted 13 September 2010 - 05:41 PM
CA3LE, on 13 September 2010 - 02:59 PM, said:
First of all, WOW on your system specs very nice.
What ftp client are yo using. Have you thought that maybe the problem lies there?
I personally use Filezilla for all of my ftp client needs and have had no problems.
Also, do you have problems uploading with any other protocol besides ftp?
We were using dream weaver, but since the problem occurred we have tried filezilla which get the files up but it still times out and takes a long time.
#5
Posted 13 September 2010 - 06:47 PM
Could be in IIS settings as well ~
Open your metabase.XML which is located in c:\Windows\System32\Inetsrv find the line "AspMaxRequestEntityAllowed" and change it to "1073741824". IE 1 GB
#7
Posted 13 September 2010 - 07:10 PM
dlewis23, on 13 September 2010 - 07:07 PM, said:
I'll give that a try. I just love filezilla. It does exactly what I need it to do. One thing that bugs me however, at least on Mac, is if you click the filename wrong it thinks you want to rename it. Bugs the shit out of me.
I'll give that a try when I get a chance.
#8
Posted 13 September 2010 - 08:00 PM
mudmanc4, on 13 September 2010 - 06:47 PM, said:
Could be in IIS settings as well ~
Open your metabase.XML which is located in c:\Windows\System32\Inetsrv find the line "AspMaxRequestEntityAllowed" and change it to "1073741824". IE 1 GB
#9
Posted 14 September 2010 - 03:45 AM
Or you may get there via taskbar, click Start, Administrative Tools, and then click Internet Information Services (IIS) Manager. > Connections > home > ASP > Limits Properties , you should see it there
This could be so many things is why i think there pointing fingers , hahah , Just checking the obvious first.
I don't have to much access to 08' , still using 03 , cause it works for the local junk I have. And thats all getting moved to a linux box.
Also you can check your ftp compatibility to "passive mode " .
If nothing works , disconnect if possible your local router and get a straight through connection , just to rule out the local router isnt the issue.
#10
Posted 14 September 2010 - 05:42 PM
#11
Posted 14 September 2010 - 07:06 PM
#12
Posted 15 September 2010 - 07:43 AM
Then move from there.
#13
Posted 15 September 2010 - 01:44 PM
#14
Posted 15 September 2010 - 03:33 PM
Did you go in and change the timeout settings in DW ? It must be related.
#15
Posted 15 September 2010 - 04:26 PM
http://www.speedguid...les.php?id=2574
Compound TCP - Improve throughput
Add-On Congestion Control Provider
The traditional slow-start and congestion avoidance algorithms in TCP help avoid network congestion by gradually increasing the TCP window at the beginning of transfers until the TCP Receive Window boundary is reached, or packet loss occurs. For broadband internet connections that combine high TCP Window with higher latency (high BDP), these algorithms do not increase the TCP windows fast enough to fully utilize the bandwidth of the connection.
Compound TCP (CTCP) is a newer method, available in Vista and Server 2008 (there is also a hotfix available for XP/2003). CTCP increases the TCP send window more aggressively for broadband connections (with large RWIN and BDP). CTCP attempts to maximize throughput by monitoring delay variations and packet loss. It also ensures that its behavior does not impact other TCP connections negatively.
By default, Vista and Windows 7 have CTCP turned off, it is only on by default under Server 2008. Turning this option on can significantly increase throughput.
To enable CTCP, in elevated command prompt type:
netsh int tcp set global congestionprovider=ctcp
netsh int tcp set global congestionprovider=none
Recommended setting: ctcp
It is better to use this newer generation CTCP congestion control algorithm for most broadband connections, we highly recommend it being turned on.
Worth a shot........
#16
Posted 16 September 2010 - 07:57 AM
#17
Posted 16 September 2010 - 10:03 AM
-max upload filesize -max post
#18
Posted 16 September 2010 - 10:29 AM
mudmanc4, on 16 September 2010 - 10:03 AM, said:
-max upload filesize -max post
#19
Posted 18 September 2010 - 07:02 PM
php.ini should be in the root folder of the server ie~ c:php/ i think this depends on if your running 64 or 32 bit server, also might be settings in the fastcgi or php-cgi.exe ,
I'm not real familiar with a windows server so I hope someone else that does comes in here for you.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users

















