How To Simulate A Delay With HAProxy
Introduction Recently, I’ve been working on an angular app. One issue I had was I couldn’t see the loading bar on prod. I didn’t detect this problem in development because on local, the services loaded so fast. So, since I was using HAProxy, I thought there should be some config to add some delays to … Read more