LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   ZeBeDee on Android (https://www.linuxquestions.org/questions/linux-mobile-81/zebedee-on-android-4175458758/)

Benygh 04-19-2013 07:17 AM

ZeBeDee on Android
 
Hello Everyone

We use Zebedee and squid in order to encrypt the data between client and squid proxy server in order to bypass our country's web filtering firewalls.

it works fine on PC Environment.

We've developed Zebedee application for Android so it would work the same as it does on PC environment.

we're facing a little problem here which is that our packets with HTTP 1.1 type for Facebook gets dropped in middle of transaction whiles connections with the same http version gets passed easily and sites are being loaded with no problem. (we used Firefox mobile)

we tried using Opera Mobile and unchecked the "Enable HTTP 1.1 for proxy" and "Enable Start with HTTP 1.1 for proxy" and now it sends all the requests in HTTP 1.0 and all filtered websites are being loaded fine.

Shockingly, in Default internet application it loads HTTPS Facebook easily over HTTP 1.1 request Whiles doesnt do on Firefox or Opera Mobile !!!

now i want to know how and why all the HTTP 1.1 requests in Firefox are being handled very well but not Facebook's ?

here are the logs for these two situations.



with HTTP 1.0 on Opera Mobile app.
Code:

20SPEED-LocalServer (Request::>
 GET http://i1.ytimg.com/vi/lbHMRpdk3_4/mqdefault.jpg HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: i1.ytimg.com
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, multipart/mixed, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: en-US, en
Accept-Encoding: gzip, deflate
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
 Referer: http://www.youtube.com/
Proxy-Connection: Keep-Alive
X-EBO-UA: BID=1.3.0, BCReq=903DC134EB93AB806DEAD904DE0E265F

)
20SPEED-LocalServer (Request::>
 GET http://i2.ytimg.com/vi/A8r4MK3R4PI/mqdefault.jpg HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: i2.ytimg.com
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, multipart/mixed, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: en-US, en
Accept-Encoding: gzip, deflate
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
 Referer: http://www.youtube.com/
Proxy-Connection: Keep-Alive
X-EBO-UA: BID=1.3.0, BCReq=F95C3BB4779CE84DD419515F4E30136F

)
20SPEED-LocalServer (Request::>
 GET http://i3.ytimg.com/vi/RIHnpHZpFcw/mqdefault.jpg HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: i3.ytimg.com
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, multipart/mixed, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: en-US, en
Accept-Encoding: gzip, deflate
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
 Referer: http://www.youtube.com/
Proxy-Connection: Keep-Alive
X-EBO-UA: BID=1.3.0, BCReq=A09B9BC12DE9FE745A13EC31C9E1D19D

)
20SPEED-LocalServer (Request::>
 GET http://i2.ytimg.com/vi/1hM7Ura6Q4w/mqdefault.jpg HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: i2.ytimg.com
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, multipart/mixed, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: en-US, en
Accept-Encoding: gzip, deflate
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
 Referer: http://www.youtube.com/
Proxy-Connection: Keep-Alive
X-EBO-UA: BID=1.3.0, BCReq=B97BE28AF9F80831DF80DE9F73503D19

)
20SPEED-LocalServer (Request::>
 GET http://i4.ytimg.com/vi/WIAfyYQzZaM/mqdefault.jpg HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: i4.ytimg.com
Accept: text/html, application/xml;q=0.9, application/xhtml+xml, multipart/mixed, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
Accept-Language: en-US, en
Accept-Encoding: gzip, deflate
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
 Referer: http://www.youtube.com/
Proxy-Connection: Keep-Alive
X-EBO-UA: BID=1.3.0, BCReq=15E8E71248F74FD9B50929C1D58D03BE

)
20SPEED-LocalServer (Request::>
�� ��� Qo� ��7 ��Ҷ n��B�Lv�_$���O�` q �� 0�H:u� �i����1�y'� � ����6� �k�j�i�h�=�9�8�7�6�5�g�@�?�>�<�3�2�1�0�/� � � � � �
��'��� � �� facebook.com� � �� � ����3t��)
20SPEED-LocalServer (Request::>
CONNECT facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: facebook.com:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: facebook.com:443
Proxy-Connection: Keep-Alive

)
20SPEED-LocalServer (Request::>
CONNECT facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: facebook.com:443
Proxy-Connection: Keep-Alive

)
20SPEED-LocalServer (Request::>
CONNECT facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: facebook.com:443
Proxy-Connection: Keep-Alive

)
20SPEED-LocalServer (Request::>
CONNECT facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: facebook.com:443
Proxy-Connection: Keep-Alive

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-a-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-a-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-c-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-c-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
�� ��� Qo�ޕ����qsL#�="� ���; ,� !��q��6�k�j�i�h�=�9�8�7�6�5�g�@�?�>�<�3�2�1�0�/� � � � � � �
��9���#�!�� fbcdn-sphotos-c-a.akamaihd.net� � �� � ����3t�� � �)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-f-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-f-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
�� ��� Qo�� �~��?x����An_㯊�B�qeP>���6�k�j�i�h�=�9�8�7�6�5�g�@�?�>�<�3�2�1�0�/� � � � � � �
��9���#�!�� fbcdn-sphotos-a-a.akamaihd.net� � �� � ����3t�� � �)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-d-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-d-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-e-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-e-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-h-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-h-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-g-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-g-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: www.facebook.com:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbexternal-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT sitecheck.opera-mini.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: sitecheck.opera-mini.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-e-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-e-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: www.facebook.com:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-h-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-photos-h-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-h-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-h-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbstatic-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-f-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-f-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-a-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-sphotos-a-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.0
User-Agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
Host: www.facebook.com:443
Proxy-Connection: Keep-Alive
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==

)
failed reading tunnel/writing source socket: java.net.SocketException: Broken pipe
failed reading tunnel/writing source socket: java.net.SocketException: Broken pipe
failed reading tunnel/writing source socket: java.net.SocketException: Broken pipe
failed reading tunnel/writing source socket: java.net.SocketException: Broken pipe

20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-ca-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-ca-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )

because of this problem we cannot use ProxyDroid to bypass all the traffic through proxy server and i think it has something to do with it !
however on some networks and devices it DOES but only for HTTP websites and not HTTPS websites !

Do you have any idea why this happens ?!

I couldn't figure it out myself !

Thank you.

Benygh 04-19-2013 07:17 AM

with HTTP 1.1 on Firefox Mobile
Code:

20SPEED-LocalServer (client tunnels to server on proxy-nl-1.20speed.us:443)
 20Speed-ClientListener (listening on /0.0.0.0:8080)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-nl-1.20speed.us 2076)
failed to establish tunnel to proxy-nl-1.20speed.us:2076
reason: com.proxy.proxyserver.zebedee.ZBDNetworkException: can't connect to proxy-nl-1.20speed.us:443: java.net.SocketTimeoutException: Connection timed out
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-nl-1.20speed.us 2076)

with Wi-Fi proxy on default Internet app on HTC Desire HD
Code:

20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.1
Host: fbstatic-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.1
Host: fbstatic-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.1
Host: fbstatic-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.1
Host: fbstatic-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-b-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-sphotos-b-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT 4-staging.channel.facebook.com:443 HTTP/1.1
Host: 4-staging.channel.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-f-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-sphotos-f-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-sphotos-d-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-sphotos-d-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbstatic-a.akamaihd.net:443 HTTP/1.1
Host: fbstatic-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-f-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-f-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-a-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-a-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-h-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-h-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-d-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-d-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-e-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-e-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-b-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-b-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbexternal-a.akamaihd.net:443 HTTP/1.1
Host: fbexternal-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-a-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-a-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-photos-h-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-photos-h-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
20SPEED-LocalServer (Request::>
CONNECT fbcdn-profile-a.akamaihd.net:443 HTTP/1.1
Host: fbcdn-profile-a.akamaihd.net:443
Proxy-Authorization: Basic YmVueWdoOmJlbnlnaDEyMzQ1Ng==
Keep-Alive: 115
 
)
 20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)
20Speed-ClientListener (connected tunnel to proxy-li-1.20speed.us:2076)
20Speed-ClientListener (waiting for request  )
20Speed-ClientListener (accepted connection from /127.0.0.1)
20Speed-ClientListener (Waiting for response proxy-li-1.20speed.us 2076)



All times are GMT -5. The time now is 04:18 PM.