View Single Post
Author Message
ivailosp
Senior Member
Join Date: Feb 2009
Old 08-17-2010 , 09:58   Metamod Query Cache
Reply With Quote #1

This plugin is similar to sourcemod extension Query Cache http://forums.alliedmods.net/showthread.php?t=134373 .
But what is the difference: - This plugin will log last successful A2S_INFO replay and will not rebuild it from scratch.
Protect the server from A2S_INFO DoS attacks.

This plugin is working for orangebox series.

one cvar qc_time - how many seconds to wait before refresh A2S_INFO replay. default is 5 sec.

p.s. if you want to compile it yourself please note that this plugin require prebuild version of distorm https://code.google.com/p/distorm/

last version is 1.0.0.3

history:
1.0.0.1 - 1st public version
1.0.0.2 - (windows only) fix for crash on win2008
1.0.0.3 - added few changes and fixes for crash on some systems
Attached Files
File Type: zip qcache_mm_ob.zip (179.8 KB, 2271 views)
File Type: zip qcache_mm_l4d2.zip (192.6 KB, 1178 views)
File Type: zip qcache_mm_src.zip (348.3 KB, 2165 views)

Last edited by ivailosp; 08-18-2010 at 09:54.
ivailosp is offline