Hi Christoph, Christoph Kukulies wrote on 2023-12-01 09:59: >> Seems normal, status code is 301 and you have "redirect scheme https code >> 301 if !{ ssl_fc }" >> Is this what you expect or do you think there're some errors ? > > But the http-in/is bugging me.
This tells you that the request was accepted by and handled in the http-in frontend without being forwarded to any backend server. This is expected since the request was answered by HAProxy itself with the 301 redirect. The LR-- termination state in the log line confirms this. To quote the documentation: > LR The request was intercepted and locally handled by HAProxy. Generally > it means that this was a redirect or a stats request. All the best, Holger -- Holger JUST (he/him)