Hello group,
If I switched from mod_php to fast-cgi, would I need to make any
changes to my php source?
Also, will something like APC still be useful?
Will my database connections suddenly become persistent?
If I had static data in my script, will it persist when that same
script is called again?
Essentially, my question is: is fast-cgi a drop-in replacement for
mod_php?
Thank you for your time.
E Wilson
If I switched from mod_php to fast-cgi, would I need to make any
changes to my php source?
Also, will something like APC still be useful?
Will my database connections suddenly become persistent?
If I had static data in my script, will it persist when that same
script is called again?
Essentially, my question is: is fast-cgi a drop-in replacement for
mod_php?
Thank you for your time.
E Wilson
Comment