Hi,
I can't launch the command from the LB [cid:image001.png@01D5599F.9D2D6E10] But from the server he is what i get [root@sli-ecmapp2-prd ~]# curl -v -o /dev/null --max-time 5 --http1.0 http://10.154.2.29:8080/iws/ curl -v -o /dev/null --max-time 5 --http1.0 http://10.154.2.29:8080/eoc/login * About to connect() to 10.154.2.29 port 8080 (#0) * Trying 10.154.2.29... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 10.154.2.29 (10.154.2.29) port 8080 (#0) > GET /iws/ HTTP/1.0 > User-Agent: curl/7.29.0 > Host: 10.154.2.29:8080 > Accept: */* > < HTTP/1.1 200 OK < Server: Apache-Coyote/1.1 < Accept-Ranges: bytes < ETag: W/"1283-1552374458000" < Last-Modified: Tue, 12 Mar 2019 07:07:38 GMT < Content-Type: text/html < Content-Length: 1283 < Date: Thu, 22 Aug 2019 23:42:28 GMT < Connection: close < { [data not shown] 100 1283 100 1283 0 0 632k 0 --:--:-- --:--:-- --:--:-- 1252k * Closing connection 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0* Resolving timed out after 5515 milliseconds 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 * Closing connection 1 curl: (28) Resolving timed out after 5515 milliseconds * About to connect() to 10.154.2.29 port 8080 (#2) * Trying 10.154.2.29... * Connected to 10.154.2.29 (10.154.2.29) port 8080 (#2) > GET /eoc/login HTTP/1.0 > User-Agent: curl/7.29.0 > Host: 10.154.2.29:8080 > Accept: */* > < HTTP/1.1 200 OK < Server: Apache-Coyote/1.1 < Date: Thu, 22 Aug 2019 23:42:34 GMT < Cache-Control: no-cache < Cache-Control: no-store < Cache-Control: max-age=0 < X-Content-Type-Options: nosniff < X-XSS-Protection: 1 < Set-Cookie: JSESSIONID=hr-UQa5y1CpyiQvYjONLkNyf; Path=/eoc < Content-Type: text/html;charset=UTF-8 < Content-Length: 4398 < Connection: close < <!DOCTYPE HTML> <html> <head> <title>Login</title> <link rel="shortcut icon" href="/eoc/r/cwf/ico/cw.ico?v=1566498666249en-xx" type="image/x-icon"> <script type="text/javascript">var cwWebappPrefix='/eoc';var cwComma=",";var cwDecimal=".";var cwSessionTimeout=30000000;var cwSessionTimeoutWarning=0;var cwHtEsc=false;var cwEnumHtEsc=true;var cwSkinnedWarnDialog = false;var formCount=0;var startLoading=false;function finishLoading(id){if(window[id] != null) {startLoading = false; return true;} else return false;}function loading(){return startLoading;}function increaseFormCount(){formCount++;}function decreaseFormCount(){formCount--;}var cwDefaultDialogMaskOpacity = 0;;var cwUE0311='Invalid date value. Valid format is '; var cwUE0328='Start date must occur BEFORE End Date. Please correct the\n\t\t\tcriteria.'; var cwUE0116='This document contains errors and will not be saved.'; var cwUU0313='Warning'; var cwUU0315=' could not be matched to the display format: '; var cwUU0316=' row(s) fetched (more exist but are not shown).'; var cwUU0317=' row(s) fetched.'; var cwUU0059='Please wait, operation in progress...'; var cwUU0318='Cancel'; var cwUU0319='Save'; var cwUU0322='No items found.'; var cwUU0324=' row(s) fetched out of '; var cwUU0325=' row(s) found in total '; var cwUU0326=' page(s).';</script></head> <body class="pageBackground"style="overflow:hidden" scroll="no" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta> <script type="text/javascript">var isomorphicDir="/eoc/isomorphic/";var cwDir="../";</script> <script type="text/javascript" src="/eoc/cwgwt/velocity/velocity.nocache.js?v="></script> <script src="/eoc/isomorphic/system/modules/ISC_History.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_Core.js?v=" type="text/javascript"></script> <script> if(window.Browser.isIE){window.isc.Canvas.addClassProperties({$42a: "margin:0px;border:0px;padding:0px;background-color:transparent;background-image:none;",neverUsePNGWorkaround : true});window.isc.Canvas.addProperties({$r9:false});}</script> <script src="/eoc/isomorphic/system/modules/ISC_Foundation.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_Containers.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_Grids.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_Forms.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_DataBinding.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_FileLoader.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/ISC_RichTextEditor.js?v=" type="text/javascript"></script> <script> if(window.Browser.isIE){isc.defineClass("MyResultSet", "ResultSet").addProperties({fetchRemoteDataReply : function (dsResponse, data, request) {if (dsResponse.httpResponseCode == 12152) {isc.RPCManager.handleError(dsResponse, request);} else {return this.Super("fetchRemoteDataReply", arguments);}}});isc.DataSource.addProperties({resultSetClass : "MyResultSet"});window.isc.RPCManager.addClassProperties({handleError : function (response, request) {Log.logWarn("httpResponseCode: " + response.httpResponseCode);if (response.httpResponseCode == 12152) {window.isc.RPCManager.suspendTransaction(response.transactionNum);window.isc.Timer.setTimeout(function () {window.isc.RPCManager.resendTransaction(response.transactionNum);});}}});}</script> <link href="/eoc/r/cwf/css/cwf.css?v=1566498666249en-xx" type="text/css" rel="stylesheet"> <link href="/eoc/r/css/ui_common.css?v=1566498666249en-xx" type="text/css" rel="stylesheet"> <link href="/eoc/r/css/ui_common.css?v=1566498666249en-xx" type="text/css" rel="stylesheet"> <script>var $cwCurrentCss = '/css/ui_common.css'</script><script src="/eoc/isomorphic/skins/EnterpriseCommon/load_skin.js?v=" type="text/javascript"></script> <script src="/eoc/isomorphic/system/modules/custom/CWCustomScripts.js?v=" type="text/javascript"></script> <script type="text/javascript">isc.setAutoDraw(false);</script> <script src="/eoc/FusionCharts/FusionCharts.js?v=" type="text/javascript"></script> <iframe name="upload_frame" src="javascript:''" width="0" height="0" style="visibility: hidden;"/></body> * Closing connection 2 Best regards Andy -----Message d'origine----- De : Aleksandar Lazic [mailto:al-hapr...@none.at] Envoyé : vendredi 23 août 2019 10:33 À : ANTHOINE Andy (EXT) <andy.anthoine....@opt.nc> Cc : haproxy@formilux.org Objet : Re: Help required ehhe Am 23-08-2019 00:49, schrieb andy.anthoine....@opt.nc<mailto:andy.anthoine....@opt.nc>: > Hi, > > Ehhe not an external ip don't worry, or i would have deleted it hehe > > No change, the problem seems to be there since before i m here, and > they now need it to be fixed > > I don't see anything in particular in the logs, beside that kind of > thing which is normal since the server is rebooted at this time ;) > > Aug 22 05:00:23 sld-loadb-01-prd-cit local1.alert haproxy[2244]: > Server ecmapp-prd-be-8443/sli-ecmapp-01-prd-cit is DOWN, reason: > Layer4 connection problem, info: "Connection refused at step 1 of > tcp-check (connect port 8080)", check duration: 0ms. 1 active and 0 > backup servers left. 62 sessions active, 0 requeued, 0 remaining in > queue. this looks to me that the loadbalancer can't connect to the backend check port, is something listen on the backend server on port 8080? Please can you try the following command from the loadbalancer. curl -v -o /dev/null --max-time 5 --http1.0 http://10.154.2.29:8080/iws/ curl -v -o /dev/null --max-time 5 --http1.0 http://10.154.2.29:8080/eoc/login The same for 10.154.2.31 > What do you mean by that ? I have shorten the config to reduce the size of the mail. >> mode http > > [snip more config] > > -----Message d'origine----- > De : Aleksandar Lazic [mailto:al-hapr...@none.at] Envoyé : vendredi 23 > août 2019 09:41 À : ANTHOINE Andy (EXT) > <andy.anthoine....@opt.nc<mailto:andy.anthoine....@opt.nc>> Cc > : haproxy@formilux.org<mailto:haproxy@formilux.org> Objet : Re: Help required > ehhe > > Hi. > > Am 23-08-2019 00:28, schrieb > andy.anthoine....@opt.nc<mailto:andy.anthoine....@opt.nc>: > >> Hi, >> >> I got that email on this site, not sure if it's still working etc >> https://www.slideshare.net/haproxytech/haproxy-best-practice [snipp] > What's your haproxy version? > > haproxy -vv > > Application load balancing & high availability v8.5.7 (8546) That's not the full output of the command line call haproxy -vv . > Thanks a lot for the answer man ! > > > >> Thanks ! >> >> Andy Regards Aleks -------------------------------------------------------------------- Ce message et toutes les pièces jointes (ci-après le « message ») sont à l'attention exclusive des destinataires désignés. Il peut contenir des informations confidentielles. Si vous le recevez par erreur, merci d'en informer immédiatement l'émetteur et de le détruire. Toute utilisation, diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation. Tout message électronique étant susceptible d'altération, l'OPT NC décline toute responsabilité au titre de ce message dans l'hypothèse où il aurait été modifié. ---------------------------- This message and any attachments (the « message ») are intended solely for the addresses. It may contain privileged information. If you receive this message in error, please immediately notify the sender and delete it. Any use, dissemination or disclosure, either whole or partial, is prohibited unless formal approval. Emails are susceptible to alteration; OPT NC shall not therefore be liable for the message if modified. Pensez à l'environnement, n'imprimez que si nécessaire.