[RELEASE CANDIDATE] Apache-SizeLimit-0.96 RC1
Fred Moyer <[email protected]>
| Newsgroups | gmane.comp.java.ofbiz.devel,gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <AANLkTi=OJKMJ0-592guF44kQO4sCZ9dgWE=92wJipbaY__40530.8849564337$1298603302$gmane$org@mail.gmail.com> |
Please download, test, and report back. Changes include a change to the unshared size measurement. See the thread here for details - http://www.gossamer-threads.com/lists/modperl/modperl/102674 http://people.apache.org/~phred/Apache-SizeLimit-0.96-rc1.tar.gz MD5 (Apache-SizeLimit-0.96-rc1.tar.gz) = 4848428e3d9aa412c2aebed0462d4886 Changes: Require Apache::Test 1.36 [Fred] Unshared size is now interpreted as RSS - shared instead of VSIZE - shared on Linux [Torsten] Subtest 1 checks that Apache2::SizeLimit->_limits_are_exceeded() returns false without any limits. But if the test runs near the end of the test suite it may very well be that some other test has set a limit. [Torsten]