Name: Preston Mantel Purdue ID: pmantel
CS252 lab5 - HTTP-server
Implemented Features -Basic Server -Concurrency methods (new process for each request, new thread for each request, pool of threads) -Simple and complex tests -cgi-bin tests -Usage formatting and documentation -logs and stats pages -Secret key
Not Implemented -Loadable Modules
Extra Features -None