Open GoogleCodeExporter opened 8 years ago
We're having similar problems with the built-in Android browser, maybe they are
somehow related?:
https://groups.google.com/forum/#!msg/spdy-dev/omxgnRqoCwU/gtn32IKWSKoJ
Original comment by schroete...@gmail.com
on 19 Apr 2013 at 11:32
We're reliably able to reproduce this - Android browser emits "network error
has occurred", and mod_spdy reports this error:
[Thu Aug 29 15:25:39 2013] [warn] [client 79.159.x.x] [mod_spdy/0.9.4.1-397]
[27559:27609:WARNING:spdy_session.cc(484)] Client sent RST_STREAM with
PROTOCOL_ERROR for stream 3. Aborting stream.
User agent:
Mozilla/5.0 (Linux; U; Android 4.2.2; en-gb; Nexus 4 Build/JDQ39E)
AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
CyanogenMod/10.1.2/mako
Android Chrome does works fine.
Apache:
Server version: Apache/2.2.25 (Unix)
Server built: Jul 12 2013 01:00:35
Server's Module Magic Number: 20051115:33
Server loaded: APR 1.4.6, APR-Util 1.4.1
Compiled using: APR 1.4.6, APR-Util 1.4.1
Architecture: 64-bit
Server MPM: Worker
threaded: yes (fixed thread count)
forked: yes (variable process count)
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/worker"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
Original comment by ju...@jules.com.au
on 29 Aug 2013 at 3:29
Aside: Is there any way to disable mod_spdy for certain User-Agents? Right now
it seems that to support the Android browser we need to turn off mod_spdy
entirely.
Original comment by ju...@jules.com.au
on 17 Sep 2013 at 3:56
Original issue reported on code.google.com by
darkdi...@gmail.com
on 30 Aug 2012 at 1:09