提醒:connection rate limiter feature 2012年02月04日

演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:玉面飞龙的BLOG
【标题】connection rate limiter feature
【摘要】11g中listener可以限制每秒能够成功建立的数据库连接数目,通过在listener.ora中设置如下2个参数,然后reload listener。可以用来防止logon storm。使用该参数需要注意参数inbound_connect_timeout的设置,以避免发生过多的“ora-12170: tns:connect timeout occurred”错误.connection rate limiter parametersthe connection rate limiter feature in the oracle net listener enables a dba to limit the number of new connections handled by the listener. when this feature is enabled, oracle net listener imposes a user-specified maximum limit on the number of new connections handled by the... (02-04 13:15)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
来自 玉面飞龙的BLOG 的其他文章
评论
共有 - 条评论


我要反馈