1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/net/rsplib/pkg-descr
Ruslan Makhmatkhanov b633a238f0 - update to 3.0.1
while here:
- trim Makefile header
- move LICENSE into proper block (porlint warning)
- remove checks for unsupported versions of FreeBSD
- tab -> space change pkg-descr:WWW
- fix pkg-plist

PR:		174609
Submitted by:	Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
2013-02-15 04:55:45 +00:00

9 lines
472 B
Plaintext

RSerPool client/server API library for load distribution and
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
WWW: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/