M melinite Member Dec 29, 2008 #1 Dec 29, 2008 #1 using standard version to test out performance. Jetty logs are logging 127.0.0.1 as remote address of all remote clients when using LSWS as a proxy. Any way to send proper client ip to Jetty in standard edition? Thanks.
using standard version to test out performance. Jetty logs are logging 127.0.0.1 as remote address of all remote clients when using LSWS as a proxy. Any way to send proper client ip to Jetty in standard edition? Thanks.
M mistwang LiteSpeed Staff Dec 30, 2008 #2 Dec 30, 2008 #2 You need to somehow let Jetty use IP in X-Forward-For header as the remote IP. This information is available.
You need to somehow let Jetty use IP in X-Forward-For header as the remote IP. This information is available.
M melinite Member Dec 30, 2008 #3 Dec 30, 2008 #3 perfect, thanks. Your product is awesome, reduced load on the java server by 40-60%.