- Timestamp:
- May 8, 2013, 6:12:38 PM (11 years ago)
- Location:
- trunk/lvs/debian/config/etc/ha.d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lvs/debian/config/etc/ha.d/ldirectord-finger.sh
r1374 r2408 1 1 #!/bin/bash 2 2 3 ulimit -v 10240 3 ulimit -v 102400 4 4 5 5 read line -
trunk/lvs/debian/config/etc/ha.d/ldirectord-http.sh
r2052 r2408 1 1 #!/bin/bash 2 2 3 ulimit -v 10240 3 ulimit -v 102400 4 4 5 5 # Read and ignore the request
Note: See TracChangeset
for help on using the changeset viewer.