Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View simonmacmullen's full-sized avatar

Simon MacMullen simonmacmullen

View GitHub Profile
@simonmacmullen
simonmacmullen / gist:0e4c88cc3ffed2f74f3a
Created March 9, 2015 15:33
Performance testing RabbitMQ LDAP plugin
I applied this patch to the server:
diff --git a/src/rabbit_access_control.erl b/src/rabbit_access_control.erl
index 41c54b0..a0feb33 100644
--- a/src/rabbit_access_control.erl
+++ b/src/rabbit_access_control.erl
@@ -136,9 +136,16 @@ check_vhost_access(User = #user{username = Username,
fun({Mod, Impl}, ok) ->
check_access(
fun() ->