I think it should replace "1024" with "8192" in this file , right?
Cauz we can see from [src\server\Config.cxx] :
"
if (cVal.pageSize < 8192 || cVal.pageSize > 1024 * 1024 * 10 )
{
printError(ErrBadArg, "PAGE_SIZE should be >= 8192 and <= 10 MB");
return 1;
}
"
and , TESTFAILED in this module will decrease one
谢良
2008-02-28
Modified the exp file and the test is passing now.
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs