https://issues.apache.org/bugzilla/show_bug.cgi?id=29744
--- Comment #66 from Sudhaker <[EMAIL PROTECTED]> 2008-03-12 05:46:54 PST ---
The only benefit of using patched mod_connect is that you get client's real IP
address. So your filtering rules, log files operate on real IPs.
Simply use stunnel at other end.
[Browser] <=> [Stunnel client] <=> {INTERNET} <=> [Stunnel server] <=> [Apache
mod_proxy]
I've been using this flawlessly for a long time with only problem that every
request has 127.0.0.1 as client IP.
Hope this helps.
Thanks,
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]