pikopl
Results
4
comments of
pikopl
Hi, actually there is one usecase for offline mode -> running testcases on isolated environment (without access to the Internet), e.g. in customer premises. Containers are not an option. Could...
The proxy_http2_module can cover following usecase, when backend service supports only HTTP/2 protocol, e.g: - client apache server backend - client apache server backend
Ok, thank you for explanation and advice.