Skip to content

deweerdt/little

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies
============
To build from source, you'll need to have the following software installed
* cmake
* jemalloc

Tests
=====

If you which to launch tests (make test), you'll need in addition:
* perl
* wget
* Apache's ab
* diff
* to chmod 0 tests/not_readable.html

Code coverage reported by gcov is about 75%, with the test suite.

Running little
==============

Executing ./little should be enough, it will listen for requests on
"0.0.0.0:8080", see "struct configuration config" in little.c to change
those settings.

About

Small HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published