Yes. Regards Felix
Am 29.09.2014 um 12:07 schrieb Antonio Sanso <[email protected]>: > thanks Felix . So IIUC the logic is based on the presence of the > X-Forwarded-Port header right :))? > > regards > > antonio > > On Sep 29, 2014, at 11:47 AM, Antonio Sanso > <[email protected]<mailto:[email protected]>> wrote: > > (sorry I am not subscribed to the list) > > the configuration options proposed by Jan is a good solution IMHO. > > regards > > antonio > > On Sep 29, 2014, at 10:54 AM, Antonio Sanso > <[email protected]<mailto:[email protected]>> wrote: > > hi *, > > looking at [FELIX-3693] HTTP SSLFilter [0] specially at the SslFilterRequest > it looks to me that the final Request object might end up having this weird > behavior: > > - request.getScheme() ==> https > - request.getServerPort() ==> 80 > > and possibly > > - request.getRequestURL() ==> https://domain.80/active.html > > IMHO having a scheme https with a port 80 might lead to some inconsistencies > . WDYT? > > regards > > antonio > > [0] https://issues.apache.org/jira/browse/FELIX-4420 > >
