| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Bluedog -
 
 
 Joined: 05 Jan 2003
 Posts: 179
 
 
 | 
			
				|  Posted: Fri Feb 07, 2003 9:09 pm    Post subject: update.dat requests |   |  
				| 
 |  
				| I have noticed that I am continually getting this in my access logs: 
 
  	  | Quote: |  	  | 127.0.0.1 - - [07/Feb/2003:18:51:33 +0000] "GET /update.dat HTTP/1.1" 404 880 127.0.0.1 - - [07/Feb/2003:18:56:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:01:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:06:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:11:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:16:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:21:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:26:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:31:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:36:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:41:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:46:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:51:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:19:56:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:20:01:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 127.0.0.1 - - [07/Feb/2003:20:06:33 +0000] "GET /update.dat HTTP/1.1" 404 880
 | 
 
 It's coming from my system, but I don't understand what is looking for update.dat. I have php, activeperl and mysql installed, along with argosoft mail and ftp, but I don't understand how these would affect it. Is this an abyss problem? I also noticed it's happening exactly every 5 mins.
 
 Neil
 
 Last edited by Bluedog on Sat Feb 08, 2003 7:52 pm; edited 1 time in total
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| Bluedog -
 
 
 Joined: 05 Jan 2003
 Posts: 179
 
 
 | 
			
				|  Posted: Sat Feb 08, 2003 7:22 pm    Post subject: |   |  
				| 
 |  
				| No1? I cant understand it. I know what the log lines mean, apart from the 880 on the end, what's that for? |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 12:13 pm    Post subject: Re: update.dat requests |   |  
				| 
 |  
				| 880 is the size of the answer to that request in bytes. You should turn extended logging on to know which program sent that requests from inside your computer. For example, you should know that Windows XP can send such internal requests.
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| Bluedog -
 
 
 Joined: 05 Jan 2003
 Posts: 179
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 3:59 pm    Post subject: |   |  
				| 
 |  
				| thanks aprelium, I'll do that  :D |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| Bluedog -
 
 
 Joined: 05 Jan 2003
 Posts: 179
 
 
 | 
			
				|  Posted: Sun Feb 09, 2003 4:04 pm    Post subject: |   |  
				| 
 |  
				|  	  | Quote: |  	  | 127.0.0.1 - - [09/Feb/2003:15:02:05 +0000] "GET /update.dat HTTP/1.1" 404 880 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" | 
 
 I now get this....I'm guessing this means a webbrowser is trying to access update.dat on my pc? This is kinda odd as it is exactly every 5 mins, and no such file exists... :?
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| aprelium -
 
 
 Joined: 22 Mar 2002
 Posts: 6800
 
 
 | 
			
				|  Posted: Mon Feb 10, 2003 12:29 am    Post subject: |   |  
				| 
 |  
				|  	  | Bluedog wrote: |  	  |  	  | Quote: |  	  | 127.0.0.1 - - [09/Feb/2003:15:02:05 +0000] "GET /update.dat HTTP/1.1" 404 880 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" | 
 
 I now get this....I'm guessing this means a webbrowser is trying to access update.dat on my pc? This is kinda odd as it is exactly every 5 mins, and no such file exists... :?
 | 
 Strange!!! It seems that your browser is asking for that file. Any other similar cases?
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |