3.2.4.8. Writing your own Web-Server
-
You may opt to write your own dedicated web-server for serving the
requests.
-
Not recommended, because the standard may change, and you'll
have to modify the code.
-
A possibility if the task at hand is simple enough, and/or you need the
extra speed.
Written by Shlomi Fish