Images for Server 2 Server

Forgive me if this is documented somewhere, or has been discussed a million times, but a decent search didn’'t turn anything up.

When you look at the Server Status page, to the left of the hostname there’‘s a small image. For example, if I’‘m connecting to Google, it’'s their stylized G. Is there any way I can configure my server to offer up a small image of my own for peer servers to see?

Thanks!

jrmii,

Actually, great question. It’‘s very possible we haven’‘t talked about this feature anywhere. We look for a favicon.ico file at the website of the domain. So, if the server name is “jivesoftware.com”, we look for http://www.jivesoftware.com/favicon.ico. You’‘ll find a bunch of info if you do a Google search for favicon. If the site doesn’'t have a favicon, Wildfire will simply show a generic server icon.

Regards,

Matt

Thanks! That’'s exactly what I was looking for!

One clarifying question, if you don’'t mind. If the server is jabber.example.com, would it try to retrieve the icon from www.jabber.example.com or www.example.com? I fear the former, but hope for the latter!

  • Jim

Hey Jim,

The actual request will be sent to the hostname that is authenticated with your server. For instance, if your server has 2 incoming connections from jabber.org and conference.jabber.org then Wildfire will request the following favicons:

http://conference.jabber.org/favicon.ico

http://jabber.org/favicon.ico

Hope that helps.

Regards,

– Gato

Hmm, two responses, conflicting in detail, both from the developers. Who to believe?

The obvious answer of course is UTSL (Use The Source, Luke)…

I’'ll dive the source later and reply just to provide clarification for anyone who might search this up later…

Thanks to you both!

  • Jim

Jim,

You should always believe Gato of course. His answer is in fact more precise and correct.

Thanks,

-Matt