mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
Things I should work on:
|
|
|
|
* Replace SHM with mmap()
|
|
* Support for systemd (yech!)
|
|
* Support for upstart (slightly less yech!)
|
|
|
|
|
|
Things I might work on:
|
|
|
|
* Support for config files
|
|
* Standalone pre-forked (threaded?) version
|
|
* Password-protected resources
|
|
* Allow/Deny per IP/host
|
|
* Automated feature testing script
|
|
* SSL/TLS
|