Forum Discussion
Markus_Wennrich
Jun 02, 2014Nimbostratus
SPDY not working with Chrome browser on Android
Hi,
we're experimenting with SPDY profiles on LTM 11.4
SPDY seems to be working fine with spdy-enabled desktop browsers (Chrome, Firefox) and also with non-spdy browsers (IE, iPhone?)
...
wfaulk_98141
Oct 27, 2014Altostratus
I'm seeing the same problem, but my Wireshark does support SPDY. The transaction looks like this:
- Client opens TCP connection
- SSL handshaking
- Server sends SPDY: SETTINGS, MAX_CONCURRENT_STREAMS: 10, INITIAL_WINDOW_SIZE: 32768
- Client closes TCP connection
- Client opens TCP connection
- SSL handshaking
- Server sends SPDY: SETTINGS, MAX_CONCURRENT_STREAMS: 10, INITIAL_WINDOW_SIZE: 32768
- Client sends SPDY: SETTINGS, MAX_CONCURRENT_STREAMS: 1000, INITIAL_WINDOW_SIZE: 10485760
- Server initiates closure of TCP connection
- Client sends SPDY: SYN_STREAM (FIN), Stream: 1, Request: GET https://xx.xx.xx.xx/ HTTP/1.1
- Client completes TCP close
Comparing that to a successful transaction (from Chrome on a Mac) shows no differences in SPDY up until the F5 closes the connection from the Android device and replies to the stream request from Chrome.
There are some minor differences in the SSL handshaking, but they both seem to complete without error.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects