loloyd -
Joined: 03 Mar 2006 Posts: 435 Location: Philippines
|
Posted: Mon Jul 10, 2006 5:50 am Post subject: FastCGI experiences |
|
|
I would like to share my experiences with FastCGI. I have this directory with the following specs:
Total Files Listed:
30991 File(s) 13,622,472,462 bytes
8318 Dir(s)
I use webfilebrowser to remotely search for items in it. In the past, I only used CGI and no matter how tweaked my php.ini's Resource Limits section (max_execution_time, max_input_time, memory_limit) was, no visible result came out.
I had reservations in using FastCGI before because of a few horror stories and some weird process behavior. Reading and learning more about FastCGI, especially one thread here in this forum where it said that the author experienced about 60% faster performance, made me reconsider my stand.
I turned on FastCGI and voila, just like magic, results now DO COME OUT in my searching from the said directory. Thanks, Aprelium. Thanks, FastCGI. Thanks, for the anonymous poster who started that thread which I cannot recall and am unable to find.
Edit: I only use PHP 5.0.3! :-D _________________
http://home.loloyd.com/ is online if the logo graphic at left is showing. |
|