You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/09/21 17:11:31 UTC

DO NOT REPLY [Bug 40571] New: - mod_proxy_ajp don't works with mod_usertrack

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: bugs@httpd.apache.org
        ReportedBy: hsn@netmag.cz


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org