https://issues.apache.org/bugzilla/show_bug.cgi?id=23181

--- Comment #2 from [email protected] ---
I have the same problem on 2.2.23, proxy with ajp connection to tomcat.

When the browser did not send the header "If-Modified-Since", the response
contains a body (the body is a content from an other response, who was
delivered by a other response) before header.

If I turn off "Keep-Alive" on Browser it will works correctly.

request:
GET
https://none.at/jira/s/en_UK2j9dor-418945332/854/16/1.0/_/download/batch/jira.webresources:old_header_resources/jira.webresources:old_header_resources.css
HTTP/1.1
Host: tasktrack.telekom.at
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0
Accept: text/css,*/*;q=0.1
Accept-Language: en,de-de;q=0.8,de;q=0.5,en-us;q=0.3
Accept-Encoding: gzip, deflate
Referer: https://tasktrack.telekom.at/jira/secure/Dashboard.jspa
Cookie: JSESSIONID=E808A752B02307B0BABE6431D8E530A3;
atlassian.xsrf.token=AP1H-ZIAC-5B1M-681R|bb8ae707705da9d759f45bde330a2353cd069313|lin;
mywork.tab.tasks=false
Authorization: Basic XXXXXXXXXXXXXXXXXXXXXXXXX
Connection: keep-alive
If-None-Match: "1376079000000"
Cache-Control: max-age=0


response:
#greenhopper_menu_no_project{padding-right:3px;}
.jsuLocation .jsuMap,.jsuLocation .jsuHideMap,.jsuLocation
.jsuMapNotFound{display:none;}
.jsuLocation .jsuMap{width:100%;height:300px;}
.jsuLocation.notFound .jsuMapNotFound{text-align:center;}
.jsuLocation .jsuHideMap{float:right;}
.jsuLocation.open .jsuHideMap,.jsuLocation.open .jsuMap,.jsuLocation.notFound
.jsuMapNotFound{display:block;}
form.aui
.aui-icon.icon-applinks-key,.aui-icon.icon-applinks-key{background:url("/jira/s/en_UK2j9dor-418945332/854/16/3.10.4/_/download/resources/com.atlassian.applinks.applinks-plugin:applinks-public/images/icon_key.png")
no-repeat scroll 0 0 transparent;width:16px;height:16px;}
form.aui
.aui-icon.icon-applinks-key-success,.aui-icon.icon-applinks-key-success{background:url("/jira/s/en_UK2j9dor-418945332/854/16/3.10.4/_/download/resources/com.atlassian.applinks.applinks-plugin:applinks-public/images/icon_key_success.png")
no-repeat scroll 0 0 transparent;width:16px;height:16px;}
span.applinks-auth-request{background:#fffff0;border:1px solid
#ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px 3px 3px
3px;display:inline-block;margin:1px 0;padding:2px 4px;}
span.applinks-auth-request a:link,span.applinks-auth-request
a:visited{color:#00f;}
span.applinks-auth-request
.applinks-request-description{background:url("/jira/s/en_UK2j9dor-418945332/854/16/3.10.4/_/download/resources/com.atlassian.applinks.applinks-plugin:applinks-public/images/icon_key.png")
no-repeat 0 1px;padding-left:20px;}
form.aui .issue-link-applinks-authentication-message .aui-message:first-child {
    margin-top: 10px;
}
HTTP/1.1 304 Not Modified
Date: Tue, 13 Aug 2013 14:50:57 GMT
Connection: Keep-Alive
Keep-Alive: timeout=30, max=81
ETag: "1376079000000"
Expires: Wed, 13 Aug 2014 14:51:00 GMT
Cache-Control: max-age=31536000
Cache-Control: public

-- 
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]

Reply via email to