rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Kalle B. on June 23, 2007, 12:49:22 PM

Title: Don't show "GET /favicon.ico" in the log
Post by: Kalle B. on June 23, 2007, 12:49:22 PM
I think the subject is quite self-explanatory.. I don't see why HFS logs it when someone downloads the favicon. It bloats the log for nothing when opening a folder writes two lines instead of just one:

Code: [Select]
15:25:16 127.0.0.1:4357 Requested GET /my folder/
15:25:16 127.0.0.1:4362 Requested GET /my folder/favicon.ico

..useless information I'd say.
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: rejetto on June 23, 2007, 01:05:48 PM
log -> right click -> log what -> icons
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: Kalle B. on June 24, 2007, 11:45:06 AM
No, that's not the case. When I select the icons at that menu I get:

Code: [Select]
14:37:41 192.168.0.100:3886 Requested GET /my folder/
14:37:41 192.168.0.100:3886 Requested GET /my folder/favicon.ico
14:37:41 192.168.0.100:3886 Requested GET /~img49
14:37:41 192.168.0.100:3886 Requested GET /~img50
14:37:41 192.168.0.100:3886 Requested GET /~img51
14:37:41 192.168.0.100:3889 Requested GET /~img47
14:37:41 192.168.0.100:3890 Requested GET /~img48

And when the icons is not selected I get:

Code: [Select]
14:38:37 192.168.0.100:3889 Requested GET /my folder/
14:38:37 192.168.0.100:3890 Requested GET /my folder/favicon.ico

...so the favicons is still there even though it shouldn't be. This does not happen with / though, only with subfolders like that "my folder".
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: rejetto on June 24, 2007, 11:48:33 AM
I guess you are using an outdated version, because this problem should be fixed in the 2.1d

You may know this by clicking on "what's new" on the HFS website, then searching for "favicon".
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: Kalle B. on June 24, 2007, 11:55:17 AM
I'm using 105
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: rejetto on June 24, 2007, 12:07:10 PM
ok... i saw the option filtered only favicon in the root, and not in subfolders.
fixed in next build (i will publish in minutes).
Title: Re: Don't show "GET /favicon.ico" in the log
Post by: kami_rock55 on December 21, 2012, 06:35:39 PM
Admin, did you updated this problem?