This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
acl
Watch
1
Star
0
Fork
0
You've already forked acl
mirror of
https://gitee.com/acl-dev/acl.git
synced
2024-12-05 05:18:53 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
772ff217e9
acl
/
lib_acl_cpp
/
samples
/
session
/
valgrind.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
first commit acl to github first commit acl to github
2013-08-18 17:42:25 +08:00
#!/bin/sh
use redis cluster to store session for http module
2015-06-03 11:19:13 +08:00
valgrind --tool
=
memcheck --leak-check
=
yes -v ./session -s 127.0.0.1:11211 -n
1
-a redis
Reference in New Issue
Copy Permalink