WebResource.axd throwing exceptions in web farm

前端 未结 2 1480
谎友^
谎友^ 2021-01-16 15:17

We have an array of about 12 servers serving a website. Over the past few hours, one single server has started throwing exceptions for WebResource.axd and ScriptResource.axd

2条回答
  •  耶瑟儿~
    2021-01-16 15:28

    The "?d=yj6PW1hbOvqhMkOh2gYGlw2&t=634207187366247462" is a link somehow (hash or something?) to a resource in the system.web.dll, so understandably with different dll's on that server the link isn't valid.

提交回复
热议问题