SEC_PROTOCOL_ERROR_FURTHER_ACTION

本文介绍了SEC_PROTOCOL_ERROR_FURTHER_ACTION配置选项,该选项用于指定当服务器接收到可能由恶意客户端发送的错误数据包时的进一步操作。提供了三种设置:CONTINUE、DELAY和DROP,分别代表继续处理、延迟处理及断开连接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  
SEC_PROTOCOL_ERROR_FURTHER_ACTION 
PropertyDescription
Parameter typeString
SyntaxSEC_PROTOCOL_ERROR_FURTHER_ACTION = { CONTINUE |(DELAY,integer) |(DROP,integer)}
Default valueCONTINUE
ModifiableALTERSESSIONALTER SYSTEM
BasicNo

SEC_PROTOCOL_ERROR_FURTHER_ACTION specifiesthe further execution of a server process when receiving badpackets from a possibly malicious client.

Values:

  • CONTINUE

    The server process continues execution. The database servermay be subject to a Denial of Service (DoS) if bad packets continueto be sent by a malicious client.
    服务器进程继续执行。如果坏包继续是一个恶意的客户端发送 数据库服务器可能会受到拒绝服务(DoS)(DELAY,integer)
  • The client experiences a delayof integer secondsbefore the server process accepts the next request from the sameclient connection. Malicious clients are prevented from excessiveconsumption of server resources while legitimate clients experiencea degradation in performance but can continue to function.
    客户体验延迟整数秒之后服务器进程接收来自同一客户端连接下一个请求。防止恶意用户的服务器资源的过度消耗而合法的客户体验性能退化而能继续功能。
  • (DROP,integer)

    The server forcefully terminates the client connectionafter integer bad packets.The server protects itself at the expense of the client (forexample, a client transaction may be lost). The client mayreconnect and attempt the same operation.
    强行终止服务器的客户端连接后,整坏包。 客户端可以连接并执行相同的操作
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值