ModSecurity的:输出滤波器:无法读取桶(RC 104):连接被对方​​重置 [英] ModSecurity: Output filter: Failed to read bucket (rc 104): Connection reset by peer

查看:253
本文介绍了ModSecurity的:输出滤波器:无法读取桶(RC 104):连接被对方​​重置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在做一个POST请求与Django和活塞上传的文件进行了REST服务,但是当我做了我的请求得到这个(奇怪吗?)错误:

I'm doing a POST request to a rest service made with django and piston uploading a file, but when I do the request i get this (strange?) error:

[Sun Jul 04 16:12:38 2010] [error] [client 79.39.191.166] ModSecurity: Output filter: Failed to read bucket (rc 104): Connection reset by peer [hostname "url"] [uri "/api/odl/"] [unique_id "TDEVZEPNBIMAAGLwU9AAAAAG"]

这是什么意思?我怎么可以调试呢?

What does it mean? And how can I debug it?

推荐答案

<一个href=\"http://www.modsecurity.org/documentation/modsecurity-apache/1.9.3/html-multipage/04-rules.html\"相对=nofollow>输出滤波是管理员的方式来检查通过Apache去特定的一组弦乐的所有文字,然后阻止这些请求。

Output filtering is a way for an administrator to check all text that go through Apache for a specific set a strings, and then block those requests.

您有两种选择:


  1. 看看你的Apache配置里面的mod_security过滤规则。

  2. 删除输出文本的一半,看看它是否工作与否。如果有,这个问题字符串是文本的块中。文本的小数据块重复,直到你找到有问题的字符串。

这篇关于ModSecurity的:输出滤波器:无法读取桶(RC 104):连接被对方​​重置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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