HTTP请求问题 [英] Problem with http-requests

查看:73
本文介绍了HTTP请求问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天早上,我发现http请求不会传递到我们的网络应用程序.当我尝试通过邮递员发送请求(http)时,得到了响应403(请参见屏幕截图).当我在HTTPS请求上更改地址时,正常通过并获得响应200(请参见屏幕截图).

Today morning I found that http-requests don't pass to our web-app. When I tryed send request (http) through Postman I got response 403 (see screenshot). When I changed address on HTTPS request pass normally and I got response 200 (see screenshot).

昨天没有任何问题.没有配置更改.而且我们不知道为什么会发生这种情况.

Yesterday there was no that problem. There were no configuration changes. And we have not ideas why it could happen.

现在,如果我发送10个http请求,我将在第一个响应中得到403状态代码,而在其他响应中得到200状态代码.

Now if I send 10 http-requests I get on first response with 403 status code, other responses with 200 status code.

此处是截屏https://drive.google.com/open?id=1mM0FdWRAgZWD-S-Fuj0dBFt0pKmO2eNS

Screenshots are here https://drive.google.com/open?id=1mM0FdWRAgZWD-S-Fuj0dBFt0pKmO2eNS

推荐答案

您可能无法打开通过遵循文档来请求对您的应用程序进行跟踪 启用诊断日志记录 以检查详细的错误日志和失败的请求 跟踪日志.

You may turn on failed request tracing for your app by following the documentation enable diagnostics logging to check the detailed error logs and failed request trace logs.

您可以还可以使用提琴手跟踪来找出根本原因.参考 Fiddler Web调试器工具 了解更多详细信息.

You can also use the fiddler trace to find out the root cause. Refer Fiddler Web Debugger Tool for more details.

- -------------------------------------------------- --------------------------------------
如果此答案有帮助,请单击标记为答案"或上投票".要提供有关您的论坛体验的其他反馈,请单击 span> .

------------------------------------------------------------------------------------------
If this answer was helpful, click "Mark as Answer" or "Up-Vote". To provide additional feedback on your forum experience, click here.


这篇关于HTTP请求问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆