hash

wlan at mac.com wlan at mac.com
Tue Feb 12 19:10:20 UTC 2008


no, not that kind of hash. but, the hashing function used in chilli  
(the core of it's lookup table for session). It originally was Bob  
Jenkins v2, then I updated coovachilli to Jenkins v3. In the last svn  
update, I switched to SuperFastHash to give it a try... some simple  
tests confirmed it faster than Jenkins.

http://www.azillionmonkeys.com/qed/hash.html

to switch back, see src/lookup.c



More information about the Chilli mailing list