On 8/02/21 10:48 pm, Eliezer Croitoru wrote:
I have a Mikrotik PPPOE server and I would like to register the logged in
user on PPPOE Tunnel creation.
In the mikroitk device I have a code which can run a curl/fetch request with
the login details ie IP and username towards any server.
I was thinkin
On 9/02/21 3:40 am, Chris wrote:
Hi all,
I'm trying to figure out the best way to use squid (version 3.5.27) in
reverse proxy mode in regard to originserver health checks and load
balancing.
So far I had been using the round-robin originserver cache peer
selection algorithm while using weig
Hey Chris,
The main question is " what do you need squid for?"
If you need squid for caching it one thing.
RFC compliance is another thing..
Anyway Haproxy is better in Load Balancing and traffic control/management.
If you need load balancer use haproxy.
If you need caching for very specific known
Hi all,
I'm trying to figure out the best way to use squid (version 3.5.27) in
reverse proxy mode in regard to originserver health checks and load
balancing.
So far I had been using the round-robin originserver cache peer
selection algorithm while using weight to favor originservers with
cl
I have a Mikrotik PPPOE server and I would like to register the logged in
user on PPPOE Tunnel creation.
In the mikroitk device I have a code which can run a curl/fetch request with
the login details ie IP and username towards any server.
I was thinking about creating a PHP api that will be allowed