AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   Metamod Query Cache (https://forums.alliedmods.net/showthread.php?t=135543)

ivailosp 08-17-2010 09:58

Metamod Query Cache
 
3 Attachment(s)
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

Jоnny 08-17-2010 15:51

Re: Metamod Query Cache
 
L4D2 crashes

ivailosp 08-17-2010 16:16

Re: Metamod Query Cache
 
did you compile it for l4d2?

Jоnny 08-17-2010 16:58

Re: Metamod Query Cache
 
no :(
can you compile it for L4D2 please?

ivailosp 08-17-2010 18:26

Re: Metamod Query Cache
 
1 Attachment(s)
Quote:

Originally Posted by Jоnny (Post 1273768)
no :(
can you compile it for L4D2 please?


Visual77 08-17-2010 18:39

Re: Metamod Query Cache
 
nice. will there be linux port?
edit: diden't check the .zip. thanks

DontWannaName 08-17-2010 21:44

Re: Metamod Query Cache
 
So this will have a better performance than the SM ext?
It wont need to be updated as much as the SM ext?
It logs the A2S Info attacker's IP?

Im a little confused on how its different other than what you said.

Jоnny 08-18-2010 05:01

Re: Metamod Query Cache
 
L4D2 crashes (win)

ivailosp 08-18-2010 06:10

Re: Metamod Query Cache
 
hm, its loading fine for me - can you list plugins that you are using and also mm version. and when it crash - at start up?

Visual77 08-18-2010 06:26

Re: Metamod Query Cache
 
runs fine on linux with latest snapshots on l4d2.

Jоnny 08-18-2010 06:49

Re: Metamod Query Cache
 
Quote:

Originally Posted by ivailosp (Post 1274367)
hm, its loading fine for me - can you list plugins that you are using and also mm version. and when it crash - at start up?

crash on first second after start

Quote:

meta version
Metamod:Source version 1.9.0-dev
Build ID: 729:ce8a0557380a-dev
Loaded As: Valve Server Plugin
Compiled on: Jul 27 2010
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
Quote:

meta list
Listing 6 plugins:
[01] L4DToolZ (1.0.0.9) by Ivailosp
[02] SourceMod (1.4.0-dev) by AlliedModders LLC
[03] DefibFix Extension (1.0.0.4) by V10
[04] [L4D2] 8+ Players BugFixes (1.0.0.6) by V10
[05] SDK Tools (1.4.0-dev) by AlliedModders LLC
[06] DoS Protect (1.0.0.0) by ZombieX2.net
DoS Protect (1.0.0.0) by ZombieX2.net - loads when first player joining on the server

ivailosp 08-18-2010 07:08

Re: Metamod Query Cache
 
hm, i dont know why it is crashing for you - i download same version of mm as you and it did load
Quote:

Listing 3 plugins:
[01] SourceMod (1.4.0-dev) by AlliedModders LLC
[02] QCache Plugin (1.0.0.1) by ivailosp
[03] SDK Tools (1.4.0-dev) by AlliedModders LLC
] meta version
Metamod:Source version 1.9.0-dev
Build ID: 729:ce8a0557380a-dev
Loaded As: Valve Server Plugin
Compiled on: Jul 27 2010
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

Jоnny 08-18-2010 07:29

Re: Metamod Query Cache
 
1 Attachment(s)
maybe it can help

Windows Server 2008 R2 Standart
CPU Intel E6550
2 GB RAM

ivailosp 08-18-2010 08:50

Re: Metamod Query Cache
 
2 Attachment(s)
Quote:

Originally Posted by Jоnny (Post 1274408)
maybe it can help

Windows Server 2008 R2 Standart
CPU Intel E6550
2 GB RAM

yep, it did help
can you try this version

p.s. please note that .zip include only .dll file

Jоnny 08-18-2010 09:14

Re: Metamod Query Cache
 
it works now
thank you!

ionxp 08-18-2010 11:58

Re: Metamod Query Cache
 
this sometimes fails to start(srcds crash) on a windows 7 x64 don't know if it applies to other versions

Jоnny 08-21-2010 06:49

Re: Metamod Query Cache
 
same ping for me (hlsw + game)

Jоnny 08-22-2010 04:30

Re: Metamod Query Cache
 
2 Attachment(s)
I think it was attack:
Quote:

22.08.2010 02:18 35 348 srcds_806292_assert_2010_8_21T20_18_36C1.mdmp
22.08.2010 02:19 35 348 srcds_806292_assert_2010_8_21T20_19_22C1.mdmp
22.08.2010 02:18 70 784 srcds_806292_crash_2010_8_21T20_18_24C0.mdmp
22.08.2010 02:19 74 200 srcds_806292_crash_2010_8_21T20_19_12C0.mdmp
4 crashes per 2 minutes

And another server (another PC, another IP, same steamgroup):
Attachment 72121 - 2.17

Calystos 02-11-2012 02:26

Re: Metamod Query Cache
 
Does this still work, and is it still a good thing to have?

I tried booting it on one of our TF2 servers an get "undefined symbol: _Unwind_Resume" for some reason, even though I was using the OB one.

I tried the L4D2 one on our ND server (since its L4D2 engine based) an that works fine though I've disabled it for now until it can be confirmed if this still works or if it is causing lag/ping issues, etc.

Powerlord 02-16-2012 17:28

Re: Metamod Query Cache
 
Quote:

Originally Posted by Calystos (Post 1648209)
Does this still work, and is it still a good thing to have?

I tried booting it on one of our TF2 servers an get "undefined symbol: _Unwind_Resume" for some reason, even though I was using the OB one.

From memory, this means the extension needs to be recompiled with the latest Source ep2v SDK from the MM:S site.

C0nw0nk 03-12-2012 18:50

Re: Metamod Query Cache
 
This one seem's to work it is hard to tell if it actualy does or does not though.

Visual77 06-06-2012 13:02

Re: Metamod Query Cache
 
Anti DOS/DDOS version for CS: Global Offensive (Only windows). Plugin loads so it should work just fine protecting you against DoS/DDos attacks.

Edit: recompiled against the 14th june hl2sdk-csgo

Zephyrus 06-06-2012 13:16

Re: Metamod Query Cache
 
Quote:

Originally Posted by Visual77 (Post 1723751)
Test windows binary compiled for CS-GO beta. No idea if this will protect you from DoS, thus why it is a test binary.
I couldn't get any other DoS metamod plugins to compile for the beta except for this one.

others didnt compile because they use g_pVCR->hook_recvfrom and that doesnt exist anymore in csgo, this one detours the actual recvfrom and sendto instead

nightrider 07-26-2012 19:47

Re: Metamod Query Cache
 
Are the original post files updated and current for orange box games & LFD2 ?

I was using [EXTENSION] Query Cache 1.7 for my orange box servers,
but it is my understanding that Query Cache is no longer working.

Zephyrus 07-27-2012 07:31

Re: Metamod Query Cache
 
Quote:

Originally Posted by nightrider (Post 1758922)
Are the original post files updated and current for orange box games & LFD2 ?

I was using [EXTENSION] Query Cache 1.7 for my orange box servers,
but it is my understanding that Query Cache is no longer working.

this should be working, yes

gamemann 08-09-2012 22:10

Re: Metamod Query Cache
 
Hello,
When I tried putting this plugin on my server I got this message in the console:
Code:

L 08/09/2012 - 17:31:52: [META] Failed to load plugin ../cstrike/addons/qcache_mm/qcache_mm: /servers/gflzetest/orangebox/cstrike/addons/qcache_mm/qcache_mm.so: undefined symbol: _Unwind_Resume
Is there any fix for this?

Here is the details for my server:
Operating System: Linux Gentoo 64 bit

Metamod version:
Code:

Metamod:Source version 1.8.7
Build ID: 772:99b7a0a11fec
Loaded As: Valve Server Plugin
Compiled on: Jun 23 2011
Plugin interface version: 15:14
SourceHook version: 5:5

Thanks,
Gamemann

Stinkyfax 08-16-2012 15:16

Re: Metamod Query Cache
 
having same issue on CS:S server with latest MM installed.

love322093 09-12-2012 22:59

Re: Metamod Query Cache
 
Quote:

Originally Posted by Visual77 (Post 1723751)
Anti DOS/DDOS version for CS: Global Offensive (Only windows). Plugin loads so it should work just fine protecting you against DoS/DDos attacks.

Edit: recompiled against the 14th june hl2sdk-csgo

Can not work on window server 2003, can be modified under this version?

love322093 09-15-2012 00:45

Re: Metamod Query Cache
 
Quote:

Originally Posted by Visual77 (Post 1723751)
Anti DOS/DDOS version for CS: Global Offensive (Only windows). Plugin loads so it should work just fine protecting you against DoS/DDos attacks.

Edit: recompiled against the 14th june hl2sdk-csgo

gettickcount64 not work on server 2003, need to be modified.

xakintosh 10-16-2012 19:47

Re: Metamod Query Cache
 
Is it possible to compile it for CS 1.6 ?

Nano2e 10-18-2012 04:38

Re: Metamod Query Cache
 
this isnt working for my tf2 servers atm :[

Powerlord 10-19-2012 14:21

Re: Metamod Query Cache
 
Quote:

Originally Posted by xakintosh (Post 1820302)
Is it possible to compile it for CS 1.6 ?

This is a MetaMod:Source plugin, so no.

ph 10-24-2012 16:12

Re: Metamod Query Cache
 
Quote:

Originally Posted by Visual77 (Post 1723751)
Anti DOS/DDOS version for CS: Global Offensive (Only windows). Plugin loads so it should work just fine protecting you against DoS/DDos attacks.

Edit: recompiled against the 14th june hl2sdk-csgo


This doesn't work under windows 2003


21:07:35 Failed to load plugin addons/qcache_mm/qcache_mm (The specified procedure could not be found).

Visual77 10-25-2012 12:50

Re: Metamod Query Cache
 
I don't have any 2003 windows enviroment to recompile on. I assume it can't be solved any other way?

energie4cute 12-30-2012 21:51

Re: Metamod Query Cache
 
2 Attachment(s)
I have recompiled this for Orangeboxvalve.

Edit : Added distorm3 version.

Sakretsos 03-05-2013 03:38

Re: Metamod Query Cache
 
Quote:

Originally Posted by energie4cute (Post 1863901)
I have recompiled this for Orangeboxvalve.

Edit : Added distorm3 version.

what is distrom 3 version ? what is the deferense ?

minimoney1 03-05-2013 06:30

Re: Metamod Query Cache
 
Quote:

Originally Posted by Sakretsos (Post 1906870)
what is distrom 3 version ? what is the deferense ?

He's talking about diStorm v3 at https://code.google.com/p/distorm/

Mata Patos 03-14-2013 06:58

Re: Metamod Query Cache
 
Hello,

This work's on CS:GO and CSS (Linux) ?

Martijn79 11-05-2013 17:14

Re: Metamod Query Cache
 
3 Attachment(s)
Compiled version for L4D2 with no GLIBC_2.15 requirement (compiled against _srv libs and Metamod 1.10).

Edit: Tested and seems to work fine!

Edit 2: Added source code (only makefile changed).

eric0279 11-06-2013 07:30

Re: Metamod Query Cache
 
Quote:

[10] QCache Plugin (1.0.0.3) by ivailosp
no error for load.


All times are GMT -4. The time now is 12:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.