Skip to content

Repository files navigation

INTRODUCTION

simple static web server.

  • epoll(ET) + nonblocking
  • thread pool
  • keeplive

BUILD

mkdir build && cmake ..

USAGE

./httpsrv -p PORT -d DIR -t THREAD-NUM

TO DO

  • fastcgi
  • cache
  • ...

TEST

Speed=516420 pages/min, 559455 bytes/sec.

About

A simple static web server

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages