rejetto forum

Don't show "GET /favicon.ico" in the log

Guest · 7 · 7784

0 Members and 1 Guest are viewing this topic.

Kalle B.

  • Guest
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.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Kalle B.

  • Guest
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".


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
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".



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
ok... i saw the option filtered only favicon in the root, and not in subfolders.
fixed in next build (i will publish in minutes).