solved visitor - /crossdomain.xml in users online log

Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
This appear at different IP addresses in my users online log.

Do I need to worry about this?
If I do, what is the cause?
What can I do to fix (if I can)?
updated by @claygordon: 03/18/15 02:10:16PM
paul
@paul
9 years ago
4,326 posts
These are the IP addresses of the users' ISPs so they will be different.
Or am I mis-understanding your question?


--
Paul Asher - JR Developer and System Import Specialist
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
Paul -

In configuring my site to work properly, Brian and I identified that I was having CORS problems. I was just wondering if seeing crossdomain in the log meant that visitors were getting errors instead of seeing proper pages.
paul
@paul
9 years ago
4,326 posts
I'm not sure. I'll ask Brian if he can take a look.


--
Paul Asher - JR Developer and System Import Specialist
brian
@brian
9 years ago
10,148 posts
You can ignore this. Whenever a flash object is loaded from your domain (i.e. the JR audio players), flash will look for a crossdomain.xml file - this is used to "allow" the flash player to load the media item from a different domain than the flash object was loaded from.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 01/28/15 12:20:29PM
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
I don't have audio on my site. What other flash objects are there? Likes? Ratings?

Just curious.

--- edited to add ---

YouTube video player?
updated by @claygordon: 02/03/15 09:21:43AM
brian
@brian
9 years ago
10,148 posts
thechocolatelife:
I don't have audio on my site. What other flash objects are there? Likes? Ratings?

Just curious.

--- edited to add ---

YouTube video player?

It could be anything - "crossdomain.xml" is kind of like robots.txt - lots of bots and spiders will look for it. Just ignore it. If I were you I would turn off your access_log - just use something like Google Analytics, as access logging just slows your server down and provides very little insight into what is going on your server. Just my 2 cents.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
Where do I turn off the access log?
brian
@brian
9 years ago
10,148 posts
thechocolatelife:
Where do I turn off the access log?

I'm not sure - maybe in your cpanel? It's part of Apache.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Clay Gordon
Clay Gordon
@claygordon
9 years ago
733 posts
I will investigate. Thanks.

Closing this one down.

Tags