- Server-side feed generation feature added.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not...