Mbedthis Software
PRODUCTS
FAQ

AppWeb™ FAQ

Questions


Answers

Can I disable features to minimize memory footprint at run-time?

Yes. AppWeb loads URL handlers, scripting engines and other functionality via a run-time module loading mechanism. Via the AppWeb configuration file, you can selectively enable the loading of function modules. For example, if you don't require CGI, comment out the "LoadModule cgi..." directive.

If I rebuild the source, can I disable features at compile time?

Yes. When AppWeb is built from source, a single bld.h header controls exactly what features and modules are built into the server. For example, if you don't require HTTP Keep-Alive support and you wish to minimize memory footprint, you can modify the MPR_FEATURE_HTTP_KEEP_ALIVE definition to be 0.

 

If you have any further questions, please go to the AppWeb community support Forum.

 


© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.
Privacy Policy and Terms of Use.   Generated on May 24, 2004.