Log Question

2011-10-01 Thread James
Hi, I am just wondering what these numbers represent? INFO: 2011-10-0109:26:36192.148.117.110 - - 80 GET /FLc- *307 0 - 7* http://xx.xx Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9

Re: Log Question

2011-10-01 Thread Paul Morris
Here's the code that's logging the second value after the status codeā€¦ // Append the received size sb.append('\t'); if (request.getEntity() == null) { sb.append('0'); } else { sb.append((request.getEntity().getSize() == -1) ? - : Long

Asynchronous support in 2.1

2011-10-01 Thread Tal Liron
html style=direction: ltr; head meta http-equiv=content-type content=text/html; charset=ISO-8859-1stylebody p { margin-bottom: 0cm; margin-top: 0pt; } /style /head body style=direction: ltr; bidimailui-detected-decoding-type=latin-charset bgcolor=#FF text=#00