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

--- Comment #31 from [email protected] ---
After more digging, it looks like problem is with key generated for locking in
ap_cache_try_lock():

Some requests come with
key="http://localhost:80/examples/jsp/jsp2/el/basic-arithmetic.jsp?";

While another come with
key="accept-encodinghttp://localhost:80/examples/jsp/jsp2/el/basic-arithmetic.jsp?";

Any ideas where that "accept-encoding" comes from?

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