Hello,
Configured an OpenLiteSpeed to work as a reverse proxy for CSF/LFD UI per available guides
And I found an issue with HTTP-headers, which are get in a lower case by a Perl script.
I wonder, whether is it a bug? Or a designed behaviour? If the second, how can I change this behaviour?
Regards,
Alex.
Configured an OpenLiteSpeed to work as a reverse proxy for CSF/LFD UI per available guides
And I found an issue with HTTP-headers, which are get in a lower case by a Perl script.
Code:
Mar 1 20:11:23 server2 lfd[790325]: UI debug: header [host] [127.0.0.1:1035]
Mar 1 20:11:23 server2 lfd[790325]: UI debug: header [content-length] [36]
Mar 1 20:11:23 server2 lfd[790325]: UI debug: header [content-type] [application/x-www-form-urlencoded]
Regards,
Alex.