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

--- Comment #6 from Pierre Boudreau <pierre.boudr...@t4g.com> 2011-05-21 
00:53:28 UTC ---
Here's another one.  A common thing that jumps out to me is that the User-Agent
shows that both requests are coming from devices running Android 2.1-update1. 
I'm guessing that's not a coincidence.

s->headers_names[3]    0x78074330 "Accept-Language"
s->headers_values[3]    0x78074340 "en-CA, en-US"
s->headers_names[4]    0x78074350 "x-wap-profile"
s->headers_values[4]    0x78074360
"http://wap.samsungmobile.com/uaprof/SGH-I896.xml";
s->headers_names[5]    0x78074398 "User-Agent"
s->headers_values[5]    0x780743a8 "Mozilla/5.0 (Linux; U; Android 2.1-update1;
en-ca; SAMSUNG-SGH-I896 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko)
Version/4.0 Mobile Safari/530.17"
s->headers_names[6]    0x78074448 "Cookie"
s->headers_values[6]    0x78074450 "lclLastVsitedUserStore=200004;
ATG_SESSION_ID=uYF2WRWqtZMu65os-uonsA**.node24;
JSESSIONID=uYF2WRWqtZMu65os-uonsA**.node24"
s->headers_names[7]    0x10eadd60 "Accept"
s->headers_values[7]    0x10eadd68 "text/xml, text/html, application/xhtml+xml,
image/png, text/plain, */*;q=0.8"

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to