Ip Is Trying To Download The Same File Many Times

Oct 30, 2009

We have a video streaming server, sometimes the server gets really slow and when we digg into it, we see that the same ip is trying to download the same file many many times. for example i either run this command

netstat -n | grep :80 | awk '{ print $5 }' | awk -F: '{ print $1 }' | sort | uniq -c | sort -n | tail

or go to WHM and see the 'apache stats' and i see 100 http connections from the same ip, trying to download the same video 100 times,,,

what is this? is this some sort of attack? could that be 100 different people that use a proxy? or what is going on?

View 7 Replies


ADVERTISEMENT

Typical Page Download Times

Dec 17, 2008

I've checked the average page download time that the Googlebot reports in Google Webmaster Tools and, from what I've seen elsewhere, I think the number is good -- less than 200 milliseconds. However, my pages are compressed and small (>1.5K). This gives me a download time of ~7500 bytes/sec for the Googlebot.

what kind of page download speeds do others get with Googlebot? What's typical/good/bad?

View 2 Replies View Related

Download A .gz File From Ssh

Aug 19, 2008

Logwatch reset my server logs this morning and there's an event I need to check for in /var/log/kern.log

How can I download the gzip of:
kern.log.1.gz

..to my pc desktop, using putty / ssh.

View 5 Replies View Related

Cant Download File

Sep 14, 2007

I have just performed a ftp backup of my entire server. I then zipped it up in Cpanel.

The file size its self it 3322megs big (about 3.3gb). If i press it to download it says:

Forbidden

You don't have permission to access /backup/sepmid07/sepmid07.zip on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.37 Server at backup.xxx*********** Port 80

I have made sure that i have the right permissions, I have also made sure that it belongs to the correct user. Also next to it where it would say how big it is, it says "-"

View 10 Replies View Related

Cannot Download File: Forbidden

Jul 24, 2008

I am having a large problem moving my sites over to another server. WHM is timing out transferring some large sites that are 4-16 gigs in size, so I tried to manually pkgacct and was able to get one of the accounts setup as root, moved it over to public_html so I could wget from the 2nd server. No luck, permission denied. I tried to change permissions in FTP and found out I couldn't change them so I chmodded the file as root, no luck.

From there I set chown and changed it to the user of the FTP account and was able to modify the file from FTP. I'm still getting a forbidden message when I try wget or download from browser.

Forbidden
You don't have permission to access /backup/cpmove-azcorp.tar.gz on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

At this point I'm clueless, I chmodded the file to 777 so what else could be causing this?

View 7 Replies View Related

Php File Popping For Download

Mar 15, 2007

how all the php files popping up for download. Am I missing anything here?

View 2 Replies View Related

Strange File Download

Jan 25, 2007

Users of my web site, running MD-Pro, a PostNuke (php-based) clone, suddenly started to report difficulties downloading files from the download module. We assumed it was the download module and spent ages diagnosing it, uploading fresh versions etc. After some time someone had the bright idea to see if the files could be downloaded direct (using the URLs) to eliminate the web application.

We found: Some users can download all files from the server with no problems.
Some users can download some files but not others.

So far as we can tell only MS Word files are affected, but not all.

The files on the server are not corrupted and there are no permissions issues

Disabling antivirus and firewalls locally makes no difference.

REloading fresh originals to the servedr does not help.

The host reports that no changes to the server have been made recently.

We have discovered that files in the web root are OK. The furhte down the directory structure they are, the less likely they are to download. Performance varies according to the browser in use. According to the host technical support, 'Firefox appears to be returning the data from its own cache. IE is only doing so for root. For the other places IE tries to download the file but stops receiving at exactly the same number of bytes from different locations.'

Using another server on a different host, the problem disappears so it must be due to the host setup in some way. Diagnosis is difficult because the host technical support can't reproduce it.

Platforms include Mac, Windows and Linux and browsers include IE7, Firefox and Safari.

One user with Mac isn't having problems, another with Mac is. All others reporting problems are on Windows. Users are at different locations, using different ISPs so it is unlikely there are common local problems.

The only common element I can see is that the ony files causing trouble are MS Word, though some of these do download OK

We have run out of ideas why this should be happening. How can some users have problems with the same files on the same server and others not?

What could have happened to cause this problem on a site that has been functioning correctly for several months on this server?

View 14 Replies View Related

Lighttpd Force File Download IE

Feb 2, 2008

we are running a file sharing service and use lighttpd as a web server

the problem is that in Internet Explorer are some files i.e. .mpg, .pdf
and others opened directly in the browser

so is there a way to prevent this behavior(to force the browser to
download the file) by setting headers (or something else) in
lighttpd.conf?

View 2 Replies View Related

Apache :: Allowing EXE File Download

Oct 3, 2013

We're running a departmental intranet site on Apache 2.2 (on Windows Server 2003, if that matters). I'm trying to figure out how to post exe files on the web site so I can create a link and users can download the programs.trying various changes to my httpd.conf file, but no matter what I tried I get a 403 Forbidden error and the error.log file shows an error "Options ExecCGI is off in this directory:...".

1) I've tried putting the EXE in various folders.
2) I don't have a .htaccess file and I don't see anything in the httpd.conf file that seems to specifically relate to access for this file type.
3) If I put a zip file in the same folders, I am able to download or open it.
4) The httpd.conf file should be whatever was created when we installed Apache.

View 2 Replies View Related

How To Use Wget Command To Download .htaccess File

Jul 1, 2008

I just want to use wget command to transfer data from a shared host to dedicated server.Anybody knows how to set wget to download the .htaccess file and keep the file/directory's permission the same as they used to be on the old server?
I only knows these:wget -b -c -r -l0 -np -nH -t0

View 5 Replies View Related

Apache :: HTTP File - Low Download Speed

Mar 29, 2013

The problem is that HTTP file download speed is nearly 10 times lower than FTP download speed. What could be limiting it? It's about 7Mb for FTP and 70-100Kb for HTTP. Strangely, download speed is OK when browsing from the server itself (e.g. via RDP)

View 2 Replies View Related

Moving Large File Storage, Upload/download To Amazon S3

Jul 24, 2007

I'm currently running on a VPS. My site allows for large file uploads and downloads, with files over 600mb in size.

The server has issues when the site gets three or more requests for large file downloads. I'm trying to grow this site to thousands of users and it is hard to do when the site can't handle even three.

I've been told by my host that I need to upgrade to dedicated. My VPS only has 512mb RAM and one large file download is eating up that RAM. This is causing the issue.

I'm a newbie and while I knew I was risking a bit by going with VPS I do find it a bit annoying that these guys advertise 1TB of bandwidth per month but I can't even support downloading 1GB at the same time....maybe it's just me...

Anyway, I am now looking into moving the large files and the upload/download over to Amazon S3. If I do this I am expecting my RAM usage on the VPS to greatly decrease. Is this correct? If my PHP code is running on the VPS, but the actual file download via HTTP is coming from S3, that should not be a heavy load on my box, correct?

any opinions on S3?

View 2 Replies View Related

Apache :: Video File Download - Getting Different Figures When Interpret Data

Nov 12, 2013

Apache 2.2.22

I may be making something here too complicated but a friend downloaded a largish video file via my very basic web server.

Trying to interpret the data I am getting different figures, which one is correct or am I reading it wrongly.

carole [10/Nov/2013:17:55:21 +0000] "GET /cwgl/files/vidlink/videos/vid01.ts.mpg HTTP/1.1" 200 2879608
carole [10/Nov/2013:17:56:07 +0000] "GET /cwgl/files/vidlink/videos/vid01.ts.mpg HTTP/1.1" 200 1902255
carole [10/Nov/2013:18:11:41 +0000] "GET /cwgl/files/vidlink/videos/vid01.ts.mpg HTTP/1.1" 206 357
carole [10/Nov/2013:18:11:49 +0000] "GET /cwgl/files/vidlink/videos/vid01.ts.mpg HTTP/1.1" 206 5317289
carole [10/Nov/2013:18:16:38 +0000] "GET /cwgl/files/vidlink/videos/vid01.ts.mpg HTTP/1.1" 200 1834235652

200 totals = 1839017515

File properties on Ubuntu 2.0 GB (1,971,322,880 bytes)

server-status
1-0319210/3/3_ 82.6457740190482630.01880.001880.00 ip72-197-68-158.sd.sd.cox.net3lanesNULL

The other_vhost_access file says 1839017515
Ubuntu file properties says 2.0 GB (1,971,322,880 bytes)
Apache server-status says 1880.00

View 1 Replies View Related

"Download Test File" From Theplanet

May 20, 2008

someone can give me a link "Download Test File" from theplanet..

View 3 Replies View Related

Plesk 12.x / Linux :: Deny User Upload File Via File Manager Or Hidden File Tab?

Feb 10, 2015

I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...

View 2 Replies View Related

NY NOC Setup Times

May 27, 2009

I have just come here to see if anyone else has experienced long setup times with the NY NOC?

It has been 4.5 days now and still no welcome email.

I emailed sales asking for an ETA and they just said due to the public holiday your server will be setup tomorrow (that was 2 days ago)

I emailed sales again and got no reply. NOCANDY replied on here saying yes things got delayed your server will be up shortly. (that was yesterday)

I have asked for a full refund lets see what happens

I recently took the AMD opteron special they had going for $69/m which i thought was pretty good but i wont even get to try it

View 14 Replies View Related

Access Times

Feb 22, 2008

my question. We host around 40 websites that have hundreds of pictures. I have 60gigs dedicated to pictures alone. since we are getting more clients I want to get a bigger hard drive just for the pictures. Since my boss is obssesed with user access times, as in users accessing the pictures on the web on their end, he thinks getting a bigger hard drive will slow down the server and hence slow down access time serving out the pictures to end users. I guess what I'm saying is does a bigger hard drive slow down a website?

Let me know if you need clarification I wasn't sure how to word this.

View 6 Replies View Related

See How Many Times Your IP Has Been Targeted

Nov 4, 2007

[url]

Just enter the IP,etc and it tells you how many hits,etc on said IP.

View 8 Replies View Related

1.com/file.php, 2.com/file.php Where File.php Is Hosted On Main.com/file.php

May 26, 2008

Say I have 2 websites and they all use file.php which is located on mainserver.com/file.php.

I want to use the file like this:
website1.com/file.php
website2.com/file.php

View 2 Replies View Related

Tracert And Lag Times With Site

Mar 8, 2006

I've recently moved server and since then I've had a problem with the main site I administrate. The problem is that when I'm moving around the site I frequently get long lag times between clicking on a link and getting to that next page. This isn't slow transfer speeds - the status bar shows 'waiting for xxxx' for sometimes 15 to 20 seconds. The site makes quite heavy use of a MySQL database and associated forum software.

It was suggested I did some tracerts to see what that showed. The thing is I don't know what the significance of tracert results are! It seems to show lots of timeouts - but then it shows lots of timeouts when I try it on other sites as well, which don't have the same lag problems.

I have no reasons to think it's my host, who are really good and responsive. But my ISP says it's nothing to do with them either. If the routing is a problem, where lies the responsibility for selecting the routes between me and the server to my site?

I'm hoping this is just the link between me and my site, as other site users don't seem to have had a problem yet. I'll post a couple of tracert results in case anyone is able to advise me on what their significance might be.

View 0 Replies View Related

FTP Service .. Times Out When Trying To Get Directories

Nov 9, 2009

For some reasons I cant access any of my accounts on my dedicated server via FTP. It simply times out when it tried to display the directories.

Heres a log from FileZila...

Code:
Status:Resolving address of testdomain.com
Status:Connecting to 64.237.58.43:21...
Status:Connection established, waiting for welcome message...
Response:220---------- Welcome to Pure-FTPd [TLS] ----------
Response:220-You are user number 3 of 50 allowed.
Response:220-Local time is now 19:39. Server port: 21.
Response:220-This is a private system - No anonymous login
Response:220-IPv6 connections are also welcome on this server.
Response:220 You will be disconnected after 15 minutes of inactivity.
Command:USER testaccount
Response:331 User testaccount OK. Password required
Command:PASS ********
Response:230-User testaccount has group access to: testaccount
Response:230 OK. Current restricted directory is /
Command:SYST
Response:215 UNIX Type: L8
Command:FEAT
Response:211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: ESTP
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTA
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response:211 End.
Status:Connected
Status:Retrieving directory listing...
Command:PWD
Response:257 "/" is your current location
Command:TYPE I
Response:200 TYPE is now 8-bit binary
Command:PASV
Response:227 Entering Passive Mode (64,237,58,43,145,153)
Command:MLSD
Response:150 Accepted data connection
Response:226-ASCII
Response:226-Options: -a -l
Response:226 18 matches total
Error:Connection timed out
Error:Failed to retrieve directory listing

I have restarted the FTP service serveral times but still It doesnt loads.

View 7 Replies View Related

Server Getting Ddos Many Times

Oct 26, 2009

i have windows 03 server getting ddosed many times. attack was upto 2gbit so any way to stop it?

Would a higher connection speed/bandwidth limit help? And about load balancing, would more servers help prevent the DDoS?

View 13 Replies View Related

ECATEL Server Set-up Times

Jan 13, 2009

if any of you could give a quick idea on the set up times for dedicated servers from ECATEL

I paid 515 euros 9 days ago, and the server still hasn't been set up (Hardware delivery problems I have been told) and before I ordered, they stated the setup time would be 48 hours.

Is this normal? The last email i received from them was 3 days ago.

I find this completley unproffesional, It is always another few days.

What are your experiences with them? I am utterly dissapointed so far.

View 8 Replies View Related

Ecatel Random Down Times

Jun 9, 2009

Anyone else notice random power failures to theirs around 2-6am EST?

View 3 Replies View Related

Hacked 3 Times In 2 Days

Feb 7, 2008

In both cases a hacker created email accounts (through cpanel?) and then sent out spam through the webmail system. I don't see on the log where they accessed the cpanel, so I'm thinking they may have done it on another day, or they may have done it using some remote script.

Here's what the log looks like.

83.138.172.72 - - [06/Feb/2008:04:52:56 -0600] "GET /webmail HTTP/1.0" 301 0 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Crazy Browser 3.0.0 Beta2)"
82.128.5.177 - - [06/Feb/2008:05:52:14 -0600] "GET /webmail HTTP/1.1" 301 5 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Crazy Browser 2.0.1)" ...

View 9 Replies View Related

How Many Times Do You Change Your Web Host

Aug 19, 2008

Im very curious. For most of us, we probably wont have to go through it. But how many times does the average customer change their web host in 4 years?

Is it common to change after the first year?

View 14 Replies View Related

Keep Server Times Synchronized

Feb 19, 2008

way to keep server times synchronized? All servers are in the same location.

For example, a website has two web servers and one database server. What's the best way to keep the time syncd on all servers (they should be the exact same time really)?

Operating System: Linux - CentOS

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved