DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40571>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40571 Summary: mod_proxy_ajp don't works with mod_usertrack Product: Apache httpd-2 Version: 2.2.2 Platform: PC URL: http://issues.apache.org/bugzilla/show_bug.cgi?id=25543# c6 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: mod_proxy AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Cookie generated by mod_usertrack is not added to results proxied from ajp sessions. This is bug in ajp proxy, not usertrack module, so i am filling a new bug report. Sample configuration: RewriteEngine On RewriteRule (.*) ajp://localhost:8009/filez$1 [P] ProxyPreserveHost On CookieDomain .filez.com CookieExpires "4 months" CookieTracking On -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
