fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
341 B
Text
5 lines
341 B
Text
Unicorn is an HTTP server for Rack applications designed to only serve fast
|
|
clients on low-latency, high-bandwidth connections and take advantage of
|
|
features in Unix/Unix-like kernels. Slow clients should only be served by
|
|
placing a reverse proxy capable of fully buffering both the request and
|
|
response in between Unicorn and slow clients.
|