You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nicolas-arnaud
4282a88b8a
|
2 years ago | |
---|---|---|
html | 2 years ago | |
includes | 2 years ago | |
public | 2 years ago | |
srcs | 2 years ago | |
.gitignore | 2 years ago | |
Doxyfile | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
default.json | 2 years ago |
README.md
Webserv
ToDo/ToFix:
- [] organize answer structure
- [] default html pages (404, 503 ) ??
- [] limit client body
- [] DELETE method
- [] POST method correctly
- [] hard test segmented request
- [] verify upload of files
- [] what to do with content ?
- [] STRESS TEST!! Server must stay available!!
- [] Server shout never indefinitly wait.
- [] PUT non-text file may finish because of eof char.
Notes:
- too low keep_alive amount badly close sockets and produce infinit client load.
Behavior:
Configuration Parsing:
Server fonctionment:
- set timeout.