kosztyua / softether-radacct

SoftEther RADIUS accounting PHP script
GNU General Public License v2.0
35 stars 16 forks source link

Multiple servers #10

Open metallicats opened 4 years ago

metallicats commented 4 years ago

Is there any way this could work ok multiple Softether servers with multiple virtual hubs?

Thanks!

kosztyua commented 4 years ago

The way I would solve this without rewriting the code is to run multiple PHP listeners and setup the syslog-ng to forward events based on the HUB names to the dedicated listeners. This shouldn't be much overhead, but of course depends on the number of HUBs.