bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61038] Windows post fails to post files over 65536 bytes,


From: anonymous
Subject: [bug #61038] Windows post fails to post files over 65536 bytes,
Date: Sat, 25 Jan 2025 06:38:53 -0500 (EST)

Follow-up Comment #13, bug #61038 (group wget):

Thanks and sorry for the late answer.

Tested binary compiled by Martin Guy (maintainer of SOX):

"http://martinwguy.net/test"; ca 23 MiO EXE size

"wget2.exe" 23'439'910

Practical result: very same as with 1.25.0 compiled by Martin Guy and same as
with previous 1.19.4 compiled by "eternallybored".

Details:
* error code is 8 now (instead of 4)
* verbosiy is much higher and very different (and full of private details)
* it hangs two times during ca one minute

Report (private details removed):

(much activity here)

    24.214526.802 HTTP2 stream id 1
    24.214526.803 [0] action=1 pending=1 host=0x263fc00 goaway=false
    24.214526.806 [0] action=2 pending=1 host=0x263fc00 goaway=false
    24.214526.808   ##  pending_requests = 1
    24.214526.810 [FRAME 0] > SETTINGS
    24.214526.811 [FRAME 0] > WINDOW_UPDATE
    24.214526.812 [FRAME 1] > HEADERS
    24.214526.814 [FRAME 1] > :method: POST
    24.214526.815 [FRAME 1] > :path: /xxx.php
    24.214526.816 [FRAME 1] > :scheme: https
    24.214526.817 [FRAME 1] > :authority: test.mydomain.net
    24.214526.819 [FRAME 1] > accept-encoding: gzip, deflate
    24.214526.822 [FRAME 1] > accept: */*
    24.214526.823 [FRAME 1] > user-agent: TEST
    24.214526.826 [FRAME 1] > referer: https://test.mydomain.net
    24.214526.828 [FRAME 1] > cookie: MuchPrivateData=15-Jan-2099
    24.214526.841 [FRAME 1] > content-type: multipart/form-data;
boundary=XOOpWpspPUVnNVvYuYqVnwPRStKPKPmWOLXZ
    24.214526.845 [FRAME 1] > content-length: 140738

(hangs here for ca one minute, length above is OK)

    24.214626.853 [FRAME 0] < SETTINGS
    24.214626.859 [FRAME 0] < SETTINGS
    24.214626.862 [FRAME 0] > SETTINGS
    24.214626.866 [FRAME 1] < WINDOW_UPDATE
    24.214626.874 [FRAME 0] < WINDOW_UPDATE
    24.214626.879 [FRAME 1] < WINDOW_UPDATE
    24.214626.892 [FRAME 0] < WINDOW_UPDATE
    24.214626.896 [FRAME 1] < WINDOW_UPDATE
    24.214626.904 [FRAME 0] < WINDOW_UPDATE
    24.214626.912 [FRAME 1] < WINDOW_UPDATE
    24.214626.919 [FRAME 0] < WINDOW_UPDATE
    24.214626.921 [FRAME 1] < WINDOW_UPDATE
    24.214626.923 [FRAME 0] < WINDOW_UPDATE
    24.214626.926 [FRAME 1] < WINDOW_UPDATE
    24.214626.927 [FRAME 0] < WINDOW_UPDATE
    24.214626.929 :status: 503

(oh dear, did we get an answer from the server??)

    24.214626.933 date: Sat, 15 Jan 2099 11:47:33 GMT
    24.214626.938 server: Varnish
    24.214626.939 content-type: text/html; charset=utf-8
    24.214626.940 age: 0
    24.214626.940 x-cache: cp3067 int
    24.214626.941 x-cache-status: int-front
    24.214626.942 server-timing: cache;desc="int-front", host;desc="cp3067"
    24.214626.944 strict-transport-security: max-age=106384710;
includeSubDomains; preload
    24.214626.946 report-to: { MUCH PRIVATE DATA IN JSON FORMAT
    24.214626.956 x-client-ip: 99.111.99.252
    24.214626.957 content-length: 2073

(this is length of what ??)

    24.214626.959 [FRAME 1] < HEADERS
    24.214626.960 [FRAME 1] < WINDOW_UPDATE
    24.214626.962 [FRAME 0] < WINDOW_UPDATE
    24.214626.964 [FRAME 1] < WINDOW_UPDATE
    24.214626.965 [FRAME 0] < WINDOW_UPDATE

(hangs here for ca one minute)

    24.214726.968 [FRAME 1] < RST_STREAM
    24.214726.975 closing stream 1
    24.214726.977   ##  response status 503
    HTTP ERROR response 503  [https://test.mydomain.net/xxx.php]
    24.214726.983 set_exit_status(8)

(now it's ultimately botched)

    24.214726.993 keep_alive=1
    24.214726.996 update HSTS test.mydomain.net:443 (maxage=106384710,
includeSubDomains=1)
    24.214727.001 _host_remove_job: 0x263bfa8
    24.214727.003 host_remove_job: qsize=0 host->qsize=0
    24.214727.014 [0] action=1 pending=0 host=0x263fc00 goaway=false
    24.214727.019 closing connection
    24.214727.022 [0] action=1 pending=0 host=0x0 goaway=n/a
    24.214727.033 main: wake up
    24.214727.035 main: done

(much cookie activity online and locally)

    24.214727.127 Successfully updated 'X:/wget/.wget-hsts'.
    24.214727.130 Saved 1 HSTS entry into 'X:/wget/.wget-hsts'
    24.214727.133 blacklist https://test.mydomain.net/xxx.php

(why blacklist ??)

(result: error code 8)

The sever has obligatory HTTPS and I have been using "--no-check-certificate"
all the time in all my tests in this thread.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61038>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]