Changes

Openshift - HAproxy metrics EN

74 bytes removed, 13:04, 19 November 2019
Http test alkalmazás
<br>
<br>
===Http test alkalmazásapplication ===A To generate the http forgalom generálásához készítettem egy teszt applikációttraffic, amivel tetszőleges válaszidejű és I made a test application that can generate arbitrary response time and http válasz kódú kéréseket lehet generálniresponse code requests. A forrás elérhető itt: Source available at https://github.com/berkiadam/haproxy-metrics/tree/master/test-app
A Kubernetes fájlok pedig megtalálhatók a files can be found at the root of the git repository gyökerében.  Telepítés után itt érhető el az alkalmazás: * http://test-app-service-mynamespace.192.168.42.185.nip.io/test/slowresponse/< késleltetés millisecundumban >* http://test-app-service-mynamespace.192.168.42.185.nip.io/test/slowresponse/< késleltetés millisecundumban >/< http response kód>
Once installed, the app is available at:
* http://test-app-service-mynamespace.192.168.42.185.nip.io/test/slowresponse/ <delay in millisecundum>
* http://test-app-service-mynamespace.192.168.42.185.nip.io/test/slowresponse/ <delay in milliseconds> / <http response code>