What APR does
l Abstracts the OS into a series of Apache
related functions
Simpler for porting Apache to other platforms
Solves the following problems
l Threads
l Processes
l Directories
l APR Core: contains fundamental portable
functions
l APR Util: contains functions that are not core,
but need to be portable