Changeset 8ba7ce
- Timestamp:
- 10/05/08 14:00:37 (4 years ago)
- Branches:
- master
- Children:
- 255201
- Parents:
- b1ae26
- git-author:
- Tomash Brechko <tomash.brechko@…> (10/05/08 14:00:37)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (10/05/08 14:00:37)
- File:
-
- 1 edited
-
script/c-m-compat.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
script/c-m-compat.pl
r83ca7f r8ba7ce 11 11 use strict; 12 12 13 # NOTE: this test will fail if you spawn too many memcached instances 14 # and run out of memory. Works fine for 500 servers on 32-bit machine 15 # with 2GB of memory. 13 # NOTE: this test uses INSTANCE_COUNT x 2 file descriptors. This 14 # means that normally spawning more than ~500 instances won't work. 16 15 17 16 use FindBin;
Note: See TracChangeset
for help on using the changeset viewer.
