Embedded HTTP server: Difference between revisions

Content deleted Content added
m Reverted edit(s) by 125.18.115.224 identified as test/vandalism using STiki
Line 15:
 
== Typical requirements ==
Natural limitations of the platforms where an embedded HTTP server runs contribute to the list of the non-functional requirements of the embedded, or more precise, embeddable HTTP server. Some of these requirements:
* "Small" [[Random-access memory|RAM]] and [[Read-only memory|ROM]] footprint. The exact size depends on the system, but in many cases anything over several megabytes is not embeddable.
* Minimal [[CPU]] utilization.