Skip to content

luiscarrasco/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserver

A webserver exercise with a hashmap cache.

ToDo

  • Refactorization and modularization of code.
  • Add response codes that are missing.
  • Add more MIME type support.
  • Add directory browse HTML code.
  • Add limits to cache.
  • Remove Cache items when they are not used often.
  • Add configuration file support
  • Add HTTPS support
  • Load balancing with other webserver instances?

About

A webserver exercise with a hashmap cache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published