Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Recevied data frames different from Nginx log in HTTP/2

Hi,

On Wed, Oct 21, 2015 at 4:20 PM, Muhui Jiang <jiangmuhui@xxxxxxxxx> wrote:
> Thanks to tell me the way enable the log.
>
> Sure the the protocol I use is HTTP/2. The log print in the console below:

You are again showing the receiver logs, I need the sender logs.

> 2015-10-21 22:16:33.936:DBUG:oejh.HTTP2Session:qtp1360875712-12: Received
> DataFrame@3f07336b#1{length:8038,end=false}

See above ? It's received and it's already at length 8038.

Need the sender logs.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top