1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2025-02-02 15:08:00 -05:00

16 lines
334 B
Plaintext
Raw Normal View History

2014-05-15 06:50:55 +03:00
Things I should work on:
* Replace SHM with mmap()
* Support for systemd (yech!)
* Support for upstart (slightly less yech!)
2014-01-25 11:21:40 +02:00
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