Chrome 55 - ERR_SPDY_COMPRESSION_ERROR

978 views
Skip to first unread message

Durga Srinivasu Karuturi

unread,
Dec 11, 2016, 1:58:26 AM12/11/16
to Chromium-discuss

Hi,


Recent chrome  [Mac - Sierra : Version  55.0.2883.87 (64-bit) ] we are seeing issues in http2 sites. 


Initially we have seen problem with http2 table header size limit error and to fix this, we have upgraded tomcat 8.5.4 to 8.5.9 where tomcat has increased the header limit from 16K to 64K. 


Now with latest tomcat 8.5.9 we are seeing  ERR_SPDY_COMPRESSION_ERROR while loading dojo libraries.


Tried couple of steps (flush SPDY sokets etc) based on google search on this issue but nothing worked..


Initial content is downloaded (other JS files etc) but on some dojo libraries alone, we are this issue which make application home page load fails.


Firefox works!


We are having latest tomcat 8.5.9 already. Not sure where else problem now. We have not enabled any compression server side.


Any pointers please....


t=10512 [st= 0] +REQUEST_ALIVE  [dt=37]

t=10512 [st= 0]    URL_REQUEST_DELEGATE  [dt=0]

t=10512 [st= 0]   +URL_REQUEST_START_JOB  [dt=37]

                   --> load_flags = 0 (NORMAL)

                   --> method = "GET"

                   --> priority = "LOWEST"

                   --> url = "https://10.104.118.174/webacs/lib/dijit/form/_ToggleButtonMixin.js.map"

t=10512 [st= 0]     +URL_REQUEST_DELEGATE  [dt=0]

t=10512 [st= 0]        DELEGATE_INFO  [dt=0]

                       --> delegate_info = "extension ModHeader"

t=10512 [st= 0]     -URL_REQUEST_DELEGATE

t=10512 [st= 0]      HTTP_CACHE_GET_BACKEND  [dt=0]

t=10512 [st= 0]      HTTP_CACHE_OPEN_ENTRY  [dt=0]

                     --> net_error = -2 (ERR_FAILED)

t=10512 [st= 0]      HTTP_CACHE_CREATE_ENTRY  [dt=1]

t=10513 [st= 1]      HTTP_CACHE_ADD_TO_ENTRY  [dt=0]

t=10513 [st= 1]     +HTTP_STREAM_REQUEST  [dt=0]

t=10513 [st= 1]        HTTP_STREAM_REQUEST_STARTED_JOB

                       --> source_dependency = 62722 (HTTP_STREAM_JOB)

t=10513 [st= 1]        HTTP_STREAM_REQUEST_BOUND_TO_JOB

                       --> source_dependency = 62722 (HTTP_STREAM_JOB)

t=10513 [st= 1]     -HTTP_STREAM_REQUEST

t=10513 [st= 1]     +HTTP_TRANSACTION_SEND_REQUEST  [dt=0]

t=10513 [st= 1]        HTTP_TRANSACTION_HTTP2_SEND_REQUEST_HEADERS

                       --> :authority: 10.104.118.174

                           :method: GET

                           :path: /webacs/lib/dijit/form/_ToggleButtonMixin.js.map

                           :scheme: https

                           accept-encoding: gzip, deflate, sdch, br

                           accept-language: en-US,en;q=0.8

                           cookie: [43 bytes were stripped]

                           user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

t=10513 [st= 1]     -HTTP_TRANSACTION_SEND_REQUEST

t=10513 [st= 1]     +HTTP_TRANSACTION_READ_HEADERS  [dt=36]

t=10549 [st=37]        HTTP2_STREAM_ERROR

                       --> description = "ABANDONED (stream_id=139): https://10.104.118.174/webacs/lib/dijit/form/_ToggleButtonMixin.js.map"

                       --> status = -363

                       --> stream_id = 139

t=10549 [st=37]     -HTTP_TRANSACTION_READ_HEADERS

                     --> net_error = -363 (ERR_SPDY_COMPRESSION_ERROR)

t=10549 [st=37]   -URL_REQUEST_START_JOB

                   --> net_error = -363 (ERR_SPDY_COMPRESSION_ERROR)

t=10549 [st=37]    URL_REQUEST_DELEGATE  [dt=0]

t=10549 [st=37] -REQUEST_ALIVE

                 --> net_error = -363 (ERR_SPDY_COMPRESSION_ERROR)



Thanks,

Durga Srinivasu

Durga Srinivasu Karuturi

unread,
Dec 11, 2016, 5:06:34 AM12/11/16
to Chromium-discuss
Spdy errors from developer console:



Thanks,
Durga Srinivasu
Auto Generated Inline Image 1

Bence Béky

unread,
Dec 12, 2016, 8:39:23 AM12/12/16
to durgasr...@gmail.com, Chromium-discuss
Hi,

Please file a bug at https://crbug.com/new.  Please attach the net-internals-log.json file to the issue instead of copy-pasting parts of it.  If there is no PII in your traffic and if you feel comfortable with it, it might be useful if you could turn on "Include the actual bytes sent/received." in the "Capture" tab.  (Make sure no other browser windows or tabs are open to avoid leaking private information.)  Then e-mail me with the issue number so that I can take a look at it right away.  Thank you for your help in advance.

Bence

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss


Reply all
Reply to author
Forward
0 new messages