September 5, 200817 yr Hello, I've attached a really simple test database and PHP file - it's simple purpose in life is to test the speed of requesting a FileMaker record approximately 200k in length using the FM/PHP API. As you'll see, the script is total bare bones - one findall request for the one record. I've hosted this test database and the PHP file on two different Windows servers - one a dedicated box and another that's a VPS. Both return approximately the same times, although the VPS box takes a bit longer. Server load on both of these machines is minimal to none. They are running the latest version of FM Server Advanced, and the web server and FileMaker server both run on the same box. The times I'm seeing range anywhere from 20 to 40 (or more) seconds for the 200k request. If you run it on your server, what times do you get? I'd really appreciate any data you can provide. FM_PHP_Test.zip
Create an account or sign in to comment