This is a migrated thread and some comments may be shown as answers.

Your load balancing has a problem

2 Answers 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kris Noesgaard
Top achievements
Rank 1
Kris Noesgaard asked on 08 Aug 2014, 09:50 PM
We are experiencing a situation where one of your servers issues an access denied for the same resource that works from other locations. example:

works fine from this location no matter where we try it from.(Notice the
mvcz  instead of mvc)

http://aspnet-scripts.telerikstatic.com/mvcz/2011.1.315/telerik.common.min.js

http://aspnet-scripts.telerikstatic.com/mvcz/2011.1.315/jquery-1.5.1.min.js

http://aspnet-scripts.telerikstatic.com/mvcz/2011.1.315/telerik.upload.min.js

works fine from this location no matter where we try it from.
 

some users however get sent to this location, But this location denies access:

 http://aspnet-scripts.telerikstatic.com/mvc/2011.1.315/telerik.common.min.js

http://aspnet-scripts.telerikstatic.com/mvc/2011.1.315/jquery-1.5.1.min.js

http://aspnet-scripts.telerikstatic.com/mvc/2011.1.315/telerik.upload.min.js

These give 403 error on all networks. Only difference is mvc in the path instead of mvcz

Any insights much appreciated!

2 Answers, 1 is accepted

Sort by
0
Kris Noesgaard
Top achievements
Rank 1
answered on 08 Aug 2014, 10:07 PM
Or a permissions problem related to the server issue the other day perhaps?  perhaps that folder didn't inherit permissions properly? it denies access, but the resources are the same as in the mvcz folder.
0
T. Tsonev
Telerik team
answered on 13 Aug 2014, 12:31 PM
Hi,

Thanks for the heads up.

The "mvc" folder is identical to the "mvcz" with the exception that the files are not compressed. This is necessary because of a bug in IE 6 and 7.

We've updated the permissions and both links should be accessible now.
Apologies for the caused inconvenience.

Regards,
T. Tsonev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Kris Noesgaard
Top achievements
Rank 1
Answers by
Kris Noesgaard
Top achievements
Rank 1
T. Tsonev
Telerik team
Share this question
or