Web Server .js files not loading to outside clients

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Web Server .js files not loading to outside clients

L2 Linker

Our WebMaster is working on implementing some .js files on our WebServer. He has a few specific .js files loaded onto our Web Servers.

They load up with no problems internally (Our PA allows ALL traffic from internal to our DMZ, Internal and External traffic both flow through an A10 Load Balancer to our two physical servers).

From the OUTSIDE, the .js files will "partially" download, then hang. Our Policies only allow "Web-Browsing" and "Web-Crawler" applications access.

I have been all over the PA Monitor tabs, and do not see ANY blocked or denied traffic. Is there some specific application that needs to be allowed to have this function?

Here is the .js file in question:

http://www.co.shasta.ca.us/App_Master/mediaelementjs/mediaelement-and-player.min.js

Once in  a great while it will load, but if I clear the browser cache, it again hangs during loading.

1 accepted solution

Accepted Solutions

You can use an app override if you feel that the PA decision is incorrect.

Looking at your js-file its full of silverlight references so im not suprised that PA classify this file as a silverlight application.

Regarding seeing blocked requests you need to manually specify a last "any, any, deny + log on session end" because the built in hidden rule is just "any, any, deny" (without any logging).

In URL filtering options there is a "log container page only" which is enabled by default but that shouldnt affect how the appid's are being logged (since url filtering is something else).

View solution in original post

2 REPLIES 2

L2 Linker

Found that adding "SilverLight", and "Flash" let the .js files work, but this brings up another question:

During my troubleshooting, I was looking for ANY traffic from my test laptop on the Internet (static Public IP), for all Monitoring tabs.

I was able to see "Web-Browsing" on port 80, but that was the ONLY traffic seen (Allowed OR Denied)

Once I added "SilverLight", on the Traffic Monitor, I am now seeing allowed traffic for "Web-Browsing" AND "SilverLight".

Why is this traffic showing on the logs after allowed, but NOT showing on the logs when it should have been showing as "denied"?

You can use an app override if you feel that the PA decision is incorrect.

Looking at your js-file its full of silverlight references so im not suprised that PA classify this file as a silverlight application.

Regarding seeing blocked requests you need to manually specify a last "any, any, deny + log on session end" because the built in hidden rule is just "any, any, deny" (without any logging).

In URL filtering options there is a "log container page only" which is enabled by default but that shouldnt affect how the appid's are being logged (since url filtering is something else).

  • 1 accepted solution
  • 3933 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!