DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24644>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24644

CookieTracking hangs apache (mod_usertrack)

           Summary: CookieTracking hangs apache (mod_usertrack)
           Product: Apache httpd-1.3
           Version: 1.3.29
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other mods
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Last night we made an upgrade 1.3.28 -> 1.3.29 and one of our clients site
hanged. Apache logs were filled with exits on signal 11. The problem was
solved by disabling CookieTracking in their .htaccess. The full .htaccess
looks like this:

Options +Includes +FollowSymLinks -Indexes
AddHandler server-parsed .shtml
AddType application/x-httpd-php .phtml .php
DirectoryIndex index.shtml index.html index.htm index.php
AddDefaultCharset windows-1251
CookieTracking on
CookieExpires "1 years"
ErrorDocument 404 /404.shtml

If this could only help. If you need any aditional info I didn't sent, please
let me know. I'm running apache-1.3.29 with mod_ssl-2.8.16 on freebsd4.8
(from ports collection witch no special settings).

This occurs while browsing with IE6 on XP Pro, but does not occur with Mozilla.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to