Torsten Foertsch wrote:
what are the pros and cons of Apache2::Request vs. CGI in a MP2 environment?
Apache2::Request is faster and uses less memory. CGI is easier to install, has more features, and is portable to other environments.
- Perrin
Torsten Foertsch wrote:
what are the pros and cons of Apache2::Request vs. CGI in a MP2 environment?
Apache2::Request is faster and uses less memory. CGI is easier to install, has more features, and is portable to other environments.
- Perrin