|
|
|
|
|
by arielcostas
635 days ago
|
|
I think people do it out of habit at this time. In many cases it makes sense to handle TLS termination and compression, but in other instances it really is there for no reason. Proxying is always less-performing than serving directly since you add another layer in between, right? Or am I missing something? |
|