| View previous topic :: View next topic |
| Author |
Message |
peepo
Joined: 15 Dec 2007 Posts: 88
|
Posted: Wed Jul 22, 2009 10:37 am Post subject: Strange files being called in my log... |
|
|
Hello, been looking through my access log & theres a couple of unrecognised files being called
[2009-07-19 09:53:44] WARN fserve/fserve.c req for file "./web/listen.smi" No such file or directory
[2009-07-19 09:54:35] INFO fserve/fserve.c checking for file /7.html (./web/7.html)
[2009-07-19 09:54:35] WARN fserve/fserve.c req for file "./web/7.html" No such file or directory
[2009-07-19 09:55:36] INFO source/source.c listener count on /archive now 13
[2009-07-19 09:56:12] INFO source/source.c listener count on /archive now 12
[2009-07-19 09:57:41] INFO fserve/fserve.c checking for file /7.html (./web/7.html)
[2009-07-19 09:57:41] WARN fserve/fserve.c req for file "./web/7.html" No such file or directory
Who would be calling these files?
Thanks |
|
| Back to top |
|
 |
robertut
Joined: 31 Aug 2007 Posts: 156
|
Posted: Wed Jul 29, 2009 10:08 am Post subject: |
|
|
7.html is a stat-file generated by Shoutcast. Somebody would like to know how many listeners you have, for example. They think you have a Shoutcast server, and they query your server the Shoucast way
listen.smi is a playlist file a player thinks you have on your server.
Just ignore these... |
|
| Back to top |
|
 |
|