Changeset 1203 for trunk/lvs/debian/config/etc
- Timestamp:
- Jun 17, 2009, 2:33:01 AM (16 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
r1202 r1203 1 1 #!/bin/bash 2 2 3 ulimit -v 1024 3 ulimit -v 10240 4 4 5 5 read line -
trunk/lvs/debian/config/etc/ha.d/ldirectord-http.sh
r1202 r1203 1 1 #!/bin/bash 2 2 3 ulimit -v 1024 3 ulimit -v 10240 4 4 5 5 # Read and ignore the request
Note: See TracChangeset
for help on using the changeset viewer.