Guest User

Untitled

a guest
Aug 26th, 2022
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.82 KB | None | 0 0
  1. > $ ./gdal_cutout_subWin.sh
  2. GDAL: Auto register /usr/lib/gdalplugins/gdal_PDF.so using GDALRegister_PDF.
  3. GDAL: Auto register /usr/lib/gdalplugins/ogr_Carto.so using RegisterOGRCarto.
  4. GDAL: Auto register /usr/lib/gdalplugins/ogr_CAD.so using RegisterOGRCAD.
  5. GDAL: Auto register /usr/lib/gdalplugins/gdal_netCDF.so using GDALRegister_netCDF.
  6. GDAL: Auto register /usr/lib/gdalplugins/gdal_JP2OpenJPEG.so using GDALRegister_JP2OpenJPEG.
  7. GDAL: Auto register /usr/lib/gdalplugins/gdal_PostGISRaster.so using GDALRegister_PostGISRaster.
  8. GDAL: Auto register /usr/lib/gdalplugins/gdal_WEBP.so using GDALRegister_WEBP.
  9. GDAL: Auto register /usr/lib/gdalplugins/ogr_MySQL.so using RegisterOGRMySQL.
  10. GDAL: Auto register /usr/lib/gdalplugins/ogr_MSSQLSpatial.so using RegisterOGRMSSQLSpatial.
  11. GDAL: Auto register /usr/lib/gdalplugins/ogr_ODBC.so using RegisterOGRODBC.
  12. GDAL: Auto register /usr/lib/gdalplugins/ogr_PG.so using RegisterOGRPG.
  13. GDAL: Auto register /usr/lib/gdalplugins/ogr_GMLAS.so using RegisterOGRGMLAS.
  14. GDAL: Auto register /usr/lib/gdalplugins/gdal_FITS.so using GDALRegister_FITS.
  15. GDAL: Auto register /usr/lib/gdalplugins/ogr_Elastic.so using RegisterOGRElastic.
  16. GDAL: Auto register /usr/lib/gdalplugins/ogr_PLSCENES.so using RegisterOGRPLSCENES.
  17. GDAL: Auto register /usr/lib/gdalplugins/ogr_XLS.so using RegisterOGRXLS.
  18. GDAL: Auto register /usr/lib/gdalplugins/gdal_PNG.so using GDALRegister_PNG.
  19. GDAL: Auto register /usr/lib/gdalplugins/gdal_HDF5.so using GDALRegister_HDF5.
  20. GDAL: Auto register /usr/lib/gdalplugins/ogr_VFK.so using RegisterOGRVFK.
  21. ERROR 1: libarrow.so.800: cannot open shared object file: No such file or directory
  22. ERROR 1: libarrow.so.800: cannot open shared object file: No such file or directory
  23. GDAL: Auto register /usr/lib/gdalplugins/gdal_HEIF.so using GDALRegister_HEIF.
  24. GDAL: Auto register /usr/lib/gdalplugins/gdal_WMS.so using GDALRegister_WMS.
  25. GDAL: Auto register /usr/lib/gdalplugins/gdal_PCIDSK.so using GDALRegister_PCIDSK.
  26. GDAL: Auto register /usr/lib/gdalplugins/gdal_EXR.so using GDALRegister_EXR.
  27. GDAL: Auto register /usr/lib/gdalplugins/gdal_PCRaster.so using GDALRegister_PCRaster.
  28. ERROR 1: libarrow.so.800: cannot open shared object file: No such file or directory
  29. ERROR 1: libarrow.so.800: cannot open shared object file: No such file or directory
  30. HTTP: libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.10.0 nghttp2/1.48.0
  31. * Couldn't find host localhost in the (nil) file; using defaults
  32. * Trying 127.0.0.1:8083...
  33. * Connected to localhost (127.0.0.1) port 8083 (#0)
  34. > HEAD /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  35. Host: localhost:8083
  36. Accept: */*
  37.  
  38. * Mark bundle as not supporting multiuse
  39. < HTTP/1.1 200 OK
  40. < Server: nginx/1.21.6
  41. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  42. < Content-Type: image/jp2
  43. < Content-Length: 150187067
  44. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  45. < Connection: keep-alive
  46. < ETag: "6308b29e-8f3ac3b"
  47. < Accept-Ranges: bytes
  48. <
  49. * Connection #0 to host localhost left intact
  50. VSICURL: GetFileSize(http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)=150187067 response_code=200
  51. VSICURL: Downloading 0-16383 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  52. * Couldn't find host localhost in the (nil) file; using defaults
  53. * Found bundle for host: 0x5608fb3fec60 [serially]
  54. * Can not multiplex, even if we wanted to
  55. * Re-using existing connection #0 with host localhost
  56. * Connected to localhost (127.0.0.1) port 8083 (#0)
  57. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  58. Host: localhost:8083
  59. Accept: */*
  60. Range: bytes=0-16383
  61.  
  62. * Mark bundle as not supporting multiuse
  63. < HTTP/1.1 206 Partial Content
  64. < Server: nginx/1.21.6
  65. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  66. < Content-Type: image/jp2
  67. < Content-Length: 16384
  68. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  69. < Connection: keep-alive
  70. < ETag: "6308b29e-8f3ac3b"
  71. < Content-Range: bytes 0-16383/150187067
  72. <
  73. * Connection #0 to host localhost left intact
  74. VSICURL: Got response_code=206
  75. OPENJPEG: info: Start to read j2k main header (0).
  76. OPENJPEG: info: Main header has been correctly decoded.
  77. OPENJPEG: SRGB color space
  78. VSICURL: Request at offset 150187067, after end of file
  79. VSICURL: Request at offset 150187067, after end of file
  80. GDALJP2Metadata: Got projection from GeoJP2 (geotiff) box (0): PROJCS["WGS 84 / UTM zone 33N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",15],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32633"]]
  81. GDAL: GDALOpen(/vsicurl/http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2, this=0x5608fb39abd0) succeeds as JP2OpenJPEG.
  82. GDAL: Using GTiff driver
  83. Input file size is 10980, 10980
  84. GDAL: Using GTiff driver
  85. GDAL: GDALOpen(./out_subWin.tif, this=0x5608fb3a9110) succeeds as GTiff.
  86. GDAL: GDALDefaultOverviews::OverviewScan()
  87. GDAL: GDALClose(./out_subWin.tif, this=0x5608fb3a9110)
  88. OPENJPEG: info: Start to read j2k main header (0).
  89. OPENJPEG: info: Main header has been correctly decoded.
  90. OPENJPEG: SRGB color space
  91. VSICURL: Request at offset 150187067, after end of file
  92. VSICURL: Request at offset 150187067, after end of file
  93. GDALJP2Metadata: Got projection from GeoJP2 (geotiff) box (0): PROJCS["WGS 84 / UTM zone 33N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",15],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32633"]]
  94. GDAL: GDALOpen(/vsicurl/http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2, this=0x5608fb9bdbe0) succeeds as JP2OpenJPEG.
  95. GDAL: GDALDefaultOverviews::OverviewScan()
  96. GDAL: GDALClose(/vsicurl/http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2, this=0x5608fb9bdbe0)
  97. GDAL: QuietDelete(./out_subWin.tif) invoking Delete()
  98. GDAL: GDALOpen(./out_subWin.tif, this=0x5608fb3a9110) succeeds as GTiff.
  99. GDAL: GDALDefaultOverviews::OverviewScan()
  100. GDAL: GDALClose(./out_subWin.tif, this=0x5608fb3a9110)
  101. GDAL: GDALDefaultOverviews::OverviewScan()
  102. 0GDAL: GDAL_CACHEMAX = 767 MB
  103. GDAL: GDALDatasetCopyWholeRaster(): 256*256 swaths, bInterleave=1
  104. OPENJPEG: info: Start to read j2k main header (0).
  105. OPENJPEG: info: Main header has been correctly decoded.
  106. VSICURL: Downloading 16384-1376255 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  107. * Couldn't find host localhost in the (nil) file; using defaults
  108. * Found bundle for host: 0x5608fb3fec60 [serially]
  109. * Can not multiplex, even if we wanted to
  110. * Re-using existing connection #0 with host localhost
  111. * Connected to localhost (127.0.0.1) port 8083 (#0)
  112. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  113. Host: localhost:8083
  114. Accept: */*
  115. Range: bytes=16384-1376255
  116.  
  117. * Mark bundle as not supporting multiuse
  118. < HTTP/1.1 206 Partial Content
  119. < Server: nginx/1.21.6
  120. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  121. < Content-Type: image/jp2
  122. < Content-Length: 1359872
  123. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  124. < Connection: keep-alive
  125. < ETag: "6308b29e-8f3ac3b"
  126. < Content-Range: bytes 16384-1376255/150187067
  127. <
  128. * Connection #0 to host localhost left intact
  129. VSICURL: Got response_code=206
  130. VSICURL: Downloading 2719744-2736127 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  131. * Couldn't find host localhost in the (nil) file; using defaults
  132. * Found bundle for host: 0x5608fb3fec60 [serially]
  133. * Can not multiplex, even if we wanted to
  134. * Re-using existing connection #0 with host localhost
  135. * Connected to localhost (127.0.0.1) port 8083 (#0)
  136. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  137. Host: localhost:8083
  138. Accept: */*
  139. Range: bytes=2719744-2736127
  140.  
  141. * Mark bundle as not supporting multiuse
  142. < HTTP/1.1 206 Partial Content
  143. < Server: nginx/1.21.6
  144. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  145. < Content-Type: image/jp2
  146. < Content-Length: 16384
  147. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  148. < Connection: keep-alive
  149. < ETag: "6308b29e-8f3ac3b"
  150. < Content-Range: bytes 2719744-2736127/150187067
  151. <
  152. * Connection #0 to host localhost left intact
  153. VSICURL: Got response_code=206
  154. VSICURL: Downloading 4046848-4063231 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  155. * Couldn't find host localhost in the (nil) file; using defaults
  156. * Found bundle for host: 0x5608fb3fec60 [serially]
  157. * Can not multiplex, even if we wanted to
  158. * Re-using existing connection #0 with host localhost
  159. * Connected to localhost (127.0.0.1) port 8083 (#0)
  160. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  161. Host: localhost:8083
  162. Accept: */*
  163. Range: bytes=4046848-4063231
  164.  
  165. * Mark bundle as not supporting multiuse
  166. < HTTP/1.1 206 Partial Content
  167. < Server: nginx/1.21.6
  168. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  169. < Content-Type: image/jp2
  170. < Content-Length: 16384
  171. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  172. < Connection: keep-alive
  173. < ETag: "6308b29e-8f3ac3b"
  174. < Content-Range: bytes 4046848-4063231/150187067
  175. <
  176. * Connection #0 to host localhost left intact
  177. VSICURL: Got response_code=206
  178. VSICURL: Downloading 5324800-5341183 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  179. * Couldn't find host localhost in the (nil) file; using defaults
  180. * Found bundle for host: 0x5608fb3fec60 [serially]
  181. * Can not multiplex, even if we wanted to
  182. * Re-using existing connection #0 with host localhost
  183. * Connected to localhost (127.0.0.1) port 8083 (#0)
  184. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  185. Host: localhost:8083
  186. Accept: */*
  187. Range: bytes=5324800-5341183
  188.  
  189. * Mark bundle as not supporting multiuse
  190. < HTTP/1.1 206 Partial Content
  191. < Server: nginx/1.21.6
  192. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  193. < Content-Type: image/jp2
  194. < Content-Length: 16384
  195. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  196. < Connection: keep-alive
  197. < ETag: "6308b29e-8f3ac3b"
  198. < Content-Range: bytes 5324800-5341183/150187067
  199. <
  200. * Connection #0 to host localhost left intact
  201. VSICURL: Got response_code=206
  202. VSICURL: Downloading 6602752-6619135 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  203. * Couldn't find host localhost in the (nil) file; using defaults
  204. * Found bundle for host: 0x5608fb3fec60 [serially]
  205. * Can not multiplex, even if we wanted to
  206. * Re-using existing connection #0 with host localhost
  207. * Connected to localhost (127.0.0.1) port 8083 (#0)
  208. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  209. Host: localhost:8083
  210. Accept: */*
  211. Range: bytes=6602752-6619135
  212.  
  213. * Mark bundle as not supporting multiuse
  214. < HTTP/1.1 206 Partial Content
  215. < Server: nginx/1.21.6
  216. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  217. < Content-Type: image/jp2
  218. < Content-Length: 16384
  219. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  220. < Connection: keep-alive
  221. < ETag: "6308b29e-8f3ac3b"
  222. < Content-Range: bytes 6602752-6619135/150187067
  223. <
  224. * Connection #0 to host localhost left intact
  225. VSICURL: Got response_code=206
  226. VSICURL: Downloading 7831552-7847935 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  227. * Couldn't find host localhost in the (nil) file; using defaults
  228. * Found bundle for host: 0x5608fb3fec60 [serially]
  229. * Can not multiplex, even if we wanted to
  230. * Re-using existing connection #0 with host localhost
  231. * Connected to localhost (127.0.0.1) port 8083 (#0)
  232. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  233. Host: localhost:8083
  234. Accept: */*
  235. Range: bytes=7831552-7847935
  236.  
  237. * Mark bundle as not supporting multiuse
  238. < HTTP/1.1 206 Partial Content
  239. < Server: nginx/1.21.6
  240. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  241. < Content-Type: image/jp2
  242. < Content-Length: 16384
  243. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  244. < Connection: keep-alive
  245. < ETag: "6308b29e-8f3ac3b"
  246. < Content-Range: bytes 7831552-7847935/150187067
  247. <
  248. * Connection #0 to host localhost left intact
  249. VSICURL: Got response_code=206
  250. VSICURL: Downloading 9011200-9027583 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  251. * Couldn't find host localhost in the (nil) file; using defaults
  252. * Found bundle for host: 0x5608fb3fec60 [serially]
  253. * Can not multiplex, even if we wanted to
  254. * Re-using existing connection #0 with host localhost
  255. * Connected to localhost (127.0.0.1) port 8083 (#0)
  256. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  257. Host: localhost:8083
  258. Accept: */*
  259. Range: bytes=9011200-9027583
  260.  
  261. * Mark bundle as not supporting multiuse
  262. < HTTP/1.1 206 Partial Content
  263. < Server: nginx/1.21.6
  264. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  265. < Content-Type: image/jp2
  266. < Content-Length: 16384
  267. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  268. < Connection: keep-alive
  269. < ETag: "6308b29e-8f3ac3b"
  270. < Content-Range: bytes 9011200-9027583/150187067
  271. <
  272. * Connection #0 to host localhost left intact
  273. VSICURL: Got response_code=206
  274. VSICURL: Downloading 10141696-10158079 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  275. * Couldn't find host localhost in the (nil) file; using defaults
  276. * Found bundle for host: 0x5608fb3fec60 [serially]
  277. * Can not multiplex, even if we wanted to
  278. * Re-using existing connection #0 with host localhost
  279. * Connected to localhost (127.0.0.1) port 8083 (#0)
  280. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  281. Host: localhost:8083
  282. Accept: */*
  283. Range: bytes=10141696-10158079
  284.  
  285. * Mark bundle as not supporting multiuse
  286. < HTTP/1.1 206 Partial Content
  287. < Server: nginx/1.21.6
  288. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  289. < Content-Type: image/jp2
  290. < Content-Length: 16384
  291. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  292. < Connection: keep-alive
  293. < ETag: "6308b29e-8f3ac3b"
  294. < Content-Range: bytes 10141696-10158079/150187067
  295. <
  296. * Connection #0 to host localhost left intact
  297. VSICURL: Got response_code=206
  298. VSICURL: Downloading 11255808-11272191 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  299. * Couldn't find host localhost in the (nil) file; using defaults
  300. * Found bundle for host: 0x5608fb3fec60 [serially]
  301. * Can not multiplex, even if we wanted to
  302. * Re-using existing connection #0 with host localhost
  303. * Connected to localhost (127.0.0.1) port 8083 (#0)
  304. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  305. Host: localhost:8083
  306. Accept: */*
  307. Range: bytes=11255808-11272191
  308.  
  309. * Mark bundle as not supporting multiuse
  310. < HTTP/1.1 206 Partial Content
  311. < Server: nginx/1.21.6
  312. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  313. < Content-Type: image/jp2
  314. < Content-Length: 16384
  315. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  316. < Connection: keep-alive
  317. < ETag: "6308b29e-8f3ac3b"
  318. < Content-Range: bytes 11255808-11272191/150187067
  319. <
  320. * Connection #0 to host localhost left intact
  321. VSICURL: Got response_code=206
  322. VSICURL: Downloading 12255232-12271615 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  323. * Couldn't find host localhost in the (nil) file; using defaults
  324. * Found bundle for host: 0x5608fb3fec60 [serially]
  325. * Can not multiplex, even if we wanted to
  326. * Re-using existing connection #0 with host localhost
  327. * Connected to localhost (127.0.0.1) port 8083 (#0)
  328. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  329. Host: localhost:8083
  330. Accept: */*
  331. Range: bytes=12255232-12271615
  332.  
  333. * Mark bundle as not supporting multiuse
  334. < HTTP/1.1 206 Partial Content
  335. < Server: nginx/1.21.6
  336. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  337. < Content-Type: image/jp2
  338. < Content-Length: 16384
  339. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  340. < Connection: keep-alive
  341. < ETag: "6308b29e-8f3ac3b"
  342. < Content-Range: bytes 12255232-12271615/150187067
  343. <
  344. * Connection #0 to host localhost left intact
  345. VSICURL: Got response_code=206
  346. VSICURL: Downloading 13025280-13041663 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  347. * Couldn't find host localhost in the (nil) file; using defaults
  348. * Found bundle for host: 0x5608fb3fec60 [serially]
  349. * Can not multiplex, even if we wanted to
  350. * Re-using existing connection #0 with host localhost
  351. * Connected to localhost (127.0.0.1) port 8083 (#0)
  352. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  353. Host: localhost:8083
  354. Accept: */*
  355. Range: bytes=13025280-13041663
  356.  
  357. * Mark bundle as not supporting multiuse
  358. < HTTP/1.1 206 Partial Content
  359. < Server: nginx/1.21.6
  360. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  361. < Content-Type: image/jp2
  362. < Content-Length: 16384
  363. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  364. < Connection: keep-alive
  365. < ETag: "6308b29e-8f3ac3b"
  366. < Content-Range: bytes 13025280-13041663/150187067
  367. <
  368. * Connection #0 to host localhost left intact
  369. VSICURL: Got response_code=206
  370. VSICURL: Downloading 14401536-14417919 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  371. * Couldn't find host localhost in the (nil) file; using defaults
  372. * Found bundle for host: 0x5608fb3fec60 [serially]
  373. * Can not multiplex, even if we wanted to
  374. * Re-using existing connection #0 with host localhost
  375. * Connected to localhost (127.0.0.1) port 8083 (#0)
  376. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  377. Host: localhost:8083
  378. Accept: */*
  379. Range: bytes=14401536-14417919
  380.  
  381. * Mark bundle as not supporting multiuse
  382. < HTTP/1.1 206 Partial Content
  383. < Server: nginx/1.21.6
  384. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  385. < Content-Type: image/jp2
  386. < Content-Length: 16384
  387. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  388. < Connection: keep-alive
  389. < ETag: "6308b29e-8f3ac3b"
  390. < Content-Range: bytes 14401536-14417919/150187067
  391. <
  392. * Connection #0 to host localhost left intact
  393. VSICURL: Got response_code=206
  394. VSICURL: Downloading 15745024-15777791 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  395. * Couldn't find host localhost in the (nil) file; using defaults
  396. * Found bundle for host: 0x5608fb3fec60 [serially]
  397. * Can not multiplex, even if we wanted to
  398. * Re-using existing connection #0 with host localhost
  399. * Connected to localhost (127.0.0.1) port 8083 (#0)
  400. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  401. Host: localhost:8083
  402. Accept: */*
  403. Range: bytes=15745024-15777791
  404.  
  405. * Mark bundle as not supporting multiuse
  406. < HTTP/1.1 206 Partial Content
  407. < Server: nginx/1.21.6
  408. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  409. < Content-Type: image/jp2
  410. < Content-Length: 32768
  411. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  412. < Connection: keep-alive
  413. < ETag: "6308b29e-8f3ac3b"
  414. < Content-Range: bytes 15745024-15777791/150187067
  415. <
  416. * Connection #0 to host localhost left intact
  417. VSICURL: Got response_code=206
  418. VSICURL: Downloading 17022976-17039359 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  419. * Couldn't find host localhost in the (nil) file; using defaults
  420. * Found bundle for host: 0x5608fb3fec60 [serially]
  421. * Can not multiplex, even if we wanted to
  422. * Re-using existing connection #0 with host localhost
  423. * Connected to localhost (127.0.0.1) port 8083 (#0)
  424. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  425. Host: localhost:8083
  426. Accept: */*
  427. Range: bytes=17022976-17039359
  428.  
  429. * Mark bundle as not supporting multiuse
  430. < HTTP/1.1 206 Partial Content
  431. < Server: nginx/1.21.6
  432. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  433. < Content-Type: image/jp2
  434. < Content-Length: 16384
  435. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  436. < Connection: keep-alive
  437. < ETag: "6308b29e-8f3ac3b"
  438. < Content-Range: bytes 17022976-17039359/150187067
  439. <
  440. * Connection #0 to host localhost left intact
  441. VSICURL: Got response_code=206
  442. VSICURL: Downloading 18300928-18317311 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  443. * Couldn't find host localhost in the (nil) file; using defaults
  444. * Found bundle for host: 0x5608fb3fec60 [serially]
  445. * Can not multiplex, even if we wanted to
  446. * Re-using existing connection #0 with host localhost
  447. * Connected to localhost (127.0.0.1) port 8083 (#0)
  448. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  449. Host: localhost:8083
  450. Accept: */*
  451. Range: bytes=18300928-18317311
  452.  
  453. * Mark bundle as not supporting multiuse
  454. < HTTP/1.1 206 Partial Content
  455. < Server: nginx/1.21.6
  456. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  457. < Content-Type: image/jp2
  458. < Content-Length: 16384
  459. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  460. < Connection: keep-alive
  461. < ETag: "6308b29e-8f3ac3b"
  462. < Content-Range: bytes 18300928-18317311/150187067
  463. <
  464. * Connection #0 to host localhost left intact
  465. VSICURL: Got response_code=206
  466. VSICURL: Downloading 19562496-19578879 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  467. * Couldn't find host localhost in the (nil) file; using defaults
  468. * Found bundle for host: 0x5608fb3fec60 [serially]
  469. * Can not multiplex, even if we wanted to
  470. * Re-using existing connection #0 with host localhost
  471. * Connected to localhost (127.0.0.1) port 8083 (#0)
  472. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  473. Host: localhost:8083
  474. Accept: */*
  475. Range: bytes=19562496-19578879
  476.  
  477. * Mark bundle as not supporting multiuse
  478. < HTTP/1.1 206 Partial Content
  479. < Server: nginx/1.21.6
  480. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  481. < Content-Type: image/jp2
  482. < Content-Length: 16384
  483. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  484. < Connection: keep-alive
  485. < ETag: "6308b29e-8f3ac3b"
  486. < Content-Range: bytes 19562496-19578879/150187067
  487. <
  488. * Connection #0 to host localhost left intact
  489. VSICURL: Got response_code=206
  490. VSICURL: Downloading 20791296-20807679 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  491. * Couldn't find host localhost in the (nil) file; using defaults
  492. * Found bundle for host: 0x5608fb3fec60 [serially]
  493. * Can not multiplex, even if we wanted to
  494. * Re-using existing connection #0 with host localhost
  495. * Connected to localhost (127.0.0.1) port 8083 (#0)
  496. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  497. Host: localhost:8083
  498. Accept: */*
  499. Range: bytes=20791296-20807679
  500.  
  501. * Mark bundle as not supporting multiuse
  502. < HTTP/1.1 206 Partial Content
  503. < Server: nginx/1.21.6
  504. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  505. < Content-Type: image/jp2
  506. < Content-Length: 16384
  507. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  508. < Connection: keep-alive
  509. < ETag: "6308b29e-8f3ac3b"
  510. < Content-Range: bytes 20791296-20807679/150187067
  511. <
  512. * Connection #0 to host localhost left intact
  513. VSICURL: Got response_code=206
  514. VSICURL: Downloading 21987328-22003711 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  515. * Couldn't find host localhost in the (nil) file; using defaults
  516. * Found bundle for host: 0x5608fb3fec60 [serially]
  517. * Can not multiplex, even if we wanted to
  518. * Re-using existing connection #0 with host localhost
  519. * Connected to localhost (127.0.0.1) port 8083 (#0)
  520. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  521. Host: localhost:8083
  522. Accept: */*
  523. Range: bytes=21987328-22003711
  524.  
  525. * Mark bundle as not supporting multiuse
  526. < HTTP/1.1 206 Partial Content
  527. < Server: nginx/1.21.6
  528. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  529. < Content-Type: image/jp2
  530. < Content-Length: 16384
  531. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  532. < Connection: keep-alive
  533. < ETag: "6308b29e-8f3ac3b"
  534. < Content-Range: bytes 21987328-22003711/150187067
  535. <
  536. * Connection #0 to host localhost left intact
  537. VSICURL: Got response_code=206
  538. VSICURL: Downloading 23150592-23183359 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  539. * Couldn't find host localhost in the (nil) file; using defaults
  540. * Found bundle for host: 0x5608fb3fec60 [serially]
  541. * Can not multiplex, even if we wanted to
  542. * Re-using existing connection #0 with host localhost
  543. * Connected to localhost (127.0.0.1) port 8083 (#0)
  544. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  545. Host: localhost:8083
  546. Accept: */*
  547. Range: bytes=23150592-23183359
  548.  
  549. * Mark bundle as not supporting multiuse
  550. < HTTP/1.1 206 Partial Content
  551. < Server: nginx/1.21.6
  552. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  553. < Content-Type: image/jp2
  554. < Content-Length: 32768
  555. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  556. < Connection: keep-alive
  557. < ETag: "6308b29e-8f3ac3b"
  558. < Content-Range: bytes 23150592-23183359/150187067
  559. <
  560. * Connection #0 to host localhost left intact
  561. VSICURL: Got response_code=206
  562. VSICURL: Downloading 24313856-24330239 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  563. * Couldn't find host localhost in the (nil) file; using defaults
  564. * Found bundle for host: 0x5608fb3fec60 [serially]
  565. * Can not multiplex, even if we wanted to
  566. * Re-using existing connection #0 with host localhost
  567. * Connected to localhost (127.0.0.1) port 8083 (#0)
  568. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  569. Host: localhost:8083
  570. Accept: */*
  571. Range: bytes=24313856-24330239
  572.  
  573. * Mark bundle as not supporting multiuse
  574. < HTTP/1.1 206 Partial Content
  575. < Server: nginx/1.21.6
  576. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  577. < Content-Type: image/jp2
  578. < Content-Length: 16384
  579. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  580. < Connection: keep-alive
  581. < ETag: "6308b29e-8f3ac3b"
  582. < Content-Range: bytes 24313856-24330239/150187067
  583. <
  584. * Connection #0 to host localhost left intact
  585. VSICURL: Got response_code=206
  586. VSICURL: Downloading 25559040-25575423 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  587. * Couldn't find host localhost in the (nil) file; using defaults
  588. * Found bundle for host: 0x5608fb3fec60 [serially]
  589. * Can not multiplex, even if we wanted to
  590. * Re-using existing connection #0 with host localhost
  591. * Connected to localhost (127.0.0.1) port 8083 (#0)
  592. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  593. Host: localhost:8083
  594. Accept: */*
  595. Range: bytes=25559040-25575423
  596.  
  597. * Mark bundle as not supporting multiuse
  598. < HTTP/1.1 206 Partial Content
  599. < Server: nginx/1.21.6
  600. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  601. < Content-Type: image/jp2
  602. < Content-Length: 16384
  603. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  604. < Connection: keep-alive
  605. < ETag: "6308b29e-8f3ac3b"
  606. < Content-Range: bytes 25559040-25575423/150187067
  607. <
  608. * Connection #0 to host localhost left intact
  609. VSICURL: Got response_code=206
  610. VSICURL: Downloading 26460160-26476543 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  611. * Couldn't find host localhost in the (nil) file; using defaults
  612. * Found bundle for host: 0x5608fb3fec60 [serially]
  613. * Can not multiplex, even if we wanted to
  614. * Re-using existing connection #0 with host localhost
  615. * Connected to localhost (127.0.0.1) port 8083 (#0)
  616. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  617. Host: localhost:8083
  618. Accept: */*
  619. Range: bytes=26460160-26476543
  620.  
  621. * Mark bundle as not supporting multiuse
  622. < HTTP/1.1 206 Partial Content
  623. < Server: nginx/1.21.6
  624. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  625. < Content-Type: image/jp2
  626. < Content-Length: 16384
  627. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  628. < Connection: keep-alive
  629. < ETag: "6308b29e-8f3ac3b"
  630. < Content-Range: bytes 26460160-26476543/150187067
  631. <
  632. * Connection #0 to host localhost left intact
  633. VSICURL: Got response_code=206
  634. VSICURL: Downloading 27754496-27787263 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  635. * Couldn't find host localhost in the (nil) file; using defaults
  636. * Found bundle for host: 0x5608fb3fec60 [serially]
  637. * Can not multiplex, even if we wanted to
  638. * Re-using existing connection #0 with host localhost
  639. * Connected to localhost (127.0.0.1) port 8083 (#0)
  640. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  641. Host: localhost:8083
  642. Accept: */*
  643. Range: bytes=27754496-27787263
  644.  
  645. * Mark bundle as not supporting multiuse
  646. < HTTP/1.1 206 Partial Content
  647. < Server: nginx/1.21.6
  648. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  649. < Content-Type: image/jp2
  650. < Content-Length: 32768
  651. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  652. < Connection: keep-alive
  653. < ETag: "6308b29e-8f3ac3b"
  654. < Content-Range: bytes 27754496-27787263/150187067
  655. <
  656. * Connection #0 to host localhost left intact
  657. VSICURL: Got response_code=206
  658. VSICURL: Downloading 29016064-29032447 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  659. * Couldn't find host localhost in the (nil) file; using defaults
  660. * Found bundle for host: 0x5608fb3fec60 [serially]
  661. * Can not multiplex, even if we wanted to
  662. * Re-using existing connection #0 with host localhost
  663. * Connected to localhost (127.0.0.1) port 8083 (#0)
  664. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  665. Host: localhost:8083
  666. Accept: */*
  667. Range: bytes=29016064-29032447
  668.  
  669. * Mark bundle as not supporting multiuse
  670. < HTTP/1.1 206 Partial Content
  671. < Server: nginx/1.21.6
  672. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  673. < Content-Type: image/jp2
  674. < Content-Length: 16384
  675. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  676. < Connection: keep-alive
  677. < ETag: "6308b29e-8f3ac3b"
  678. < Content-Range: bytes 29016064-29032447/150187067
  679. <
  680. * Connection #0 to host localhost left intact
  681. VSICURL: Got response_code=206
  682. VSICURL: Downloading 30261248-30277631 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  683. * Couldn't find host localhost in the (nil) file; using defaults
  684. * Found bundle for host: 0x5608fb3fec60 [serially]
  685. * Can not multiplex, even if we wanted to
  686. * Re-using existing connection #0 with host localhost
  687. * Connected to localhost (127.0.0.1) port 8083 (#0)
  688. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  689. Host: localhost:8083
  690. Accept: */*
  691. Range: bytes=30261248-30277631
  692.  
  693. * Mark bundle as not supporting multiuse
  694. < HTTP/1.1 206 Partial Content
  695. < Server: nginx/1.21.6
  696. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  697. < Content-Type: image/jp2
  698. < Content-Length: 16384
  699. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  700. < Connection: keep-alive
  701. < ETag: "6308b29e-8f3ac3b"
  702. < Content-Range: bytes 30261248-30277631/150187067
  703. <
  704. * Connection #0 to host localhost left intact
  705. VSICURL: Got response_code=206
  706. VSICURL: Downloading 31506432-31522815 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  707. * Couldn't find host localhost in the (nil) file; using defaults
  708. * Found bundle for host: 0x5608fb3fec60 [serially]
  709. * Can not multiplex, even if we wanted to
  710. * Re-using existing connection #0 with host localhost
  711. * Connected to localhost (127.0.0.1) port 8083 (#0)
  712. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  713. Host: localhost:8083
  714. Accept: */*
  715. Range: bytes=31506432-31522815
  716.  
  717. * Mark bundle as not supporting multiuse
  718. < HTTP/1.1 206 Partial Content
  719. < Server: nginx/1.21.6
  720. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  721. < Content-Type: image/jp2
  722. < Content-Length: 16384
  723. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  724. < Connection: keep-alive
  725. < ETag: "6308b29e-8f3ac3b"
  726. < Content-Range: bytes 31506432-31522815/150187067
  727. <
  728. * Connection #0 to host localhost left intact
  729. VSICURL: Got response_code=206
  730. VSICURL: Downloading 32768000-32784383 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  731. * Couldn't find host localhost in the (nil) file; using defaults
  732. * Found bundle for host: 0x5608fb3fec60 [serially]
  733. * Can not multiplex, even if we wanted to
  734. * Re-using existing connection #0 with host localhost
  735. * Connected to localhost (127.0.0.1) port 8083 (#0)
  736. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  737. Host: localhost:8083
  738. Accept: */*
  739. Range: bytes=32768000-32784383
  740.  
  741. * Mark bundle as not supporting multiuse
  742. < HTTP/1.1 206 Partial Content
  743. < Server: nginx/1.21.6
  744. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  745. < Content-Type: image/jp2
  746. < Content-Length: 16384
  747. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  748. < Connection: keep-alive
  749. < ETag: "6308b29e-8f3ac3b"
  750. < Content-Range: bytes 32768000-32784383/150187067
  751. <
  752. * Connection #0 to host localhost left intact
  753. VSICURL: Got response_code=206
  754. VSICURL: Downloading 34045952-34078719 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  755. * Couldn't find host localhost in the (nil) file; using defaults
  756. * Found bundle for host: 0x5608fb3fec60 [serially]
  757. * Can not multiplex, even if we wanted to
  758. * Re-using existing connection #0 with host localhost
  759. * Connected to localhost (127.0.0.1) port 8083 (#0)
  760. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  761. Host: localhost:8083
  762. Accept: */*
  763. Range: bytes=34045952-34078719
  764.  
  765. * Mark bundle as not supporting multiuse
  766. < HTTP/1.1 206 Partial Content
  767. < Server: nginx/1.21.6
  768. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  769. < Content-Type: image/jp2
  770. < Content-Length: 32768
  771. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  772. < Connection: keep-alive
  773. < ETag: "6308b29e-8f3ac3b"
  774. < Content-Range: bytes 34045952-34078719/150187067
  775. <
  776. * Connection #0 to host localhost left intact
  777. VSICURL: Got response_code=206
  778. VSICURL: Downloading 35405824-35438591 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  779. * Couldn't find host localhost in the (nil) file; using defaults
  780. * Found bundle for host: 0x5608fb3fec60 [serially]
  781. * Can not multiplex, even if we wanted to
  782. * Re-using existing connection #0 with host localhost
  783. * Connected to localhost (127.0.0.1) port 8083 (#0)
  784. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  785. Host: localhost:8083
  786. Accept: */*
  787. Range: bytes=35405824-35438591
  788.  
  789. * Mark bundle as not supporting multiuse
  790. < HTTP/1.1 206 Partial Content
  791. < Server: nginx/1.21.6
  792. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  793. < Content-Type: image/jp2
  794. < Content-Length: 32768
  795. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  796. < Connection: keep-alive
  797. < ETag: "6308b29e-8f3ac3b"
  798. < Content-Range: bytes 35405824-35438591/150187067
  799. <
  800. * Connection #0 to host localhost left intact
  801. VSICURL: Got response_code=206
  802. VSICURL: Downloading 36749312-36765695 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  803. * Couldn't find host localhost in the (nil) file; using defaults
  804. * Found bundle for host: 0x5608fb3fec60 [serially]
  805. * Can not multiplex, even if we wanted to
  806. * Re-using existing connection #0 with host localhost
  807. * Connected to localhost (127.0.0.1) port 8083 (#0)
  808. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  809. Host: localhost:8083
  810. Accept: */*
  811. Range: bytes=36749312-36765695
  812.  
  813. * Mark bundle as not supporting multiuse
  814. < HTTP/1.1 206 Partial Content
  815. < Server: nginx/1.21.6
  816. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  817. < Content-Type: image/jp2
  818. < Content-Length: 16384
  819. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  820. < Connection: keep-alive
  821. < ETag: "6308b29e-8f3ac3b"
  822. < Content-Range: bytes 36749312-36765695/150187067
  823. <
  824. * Connection #0 to host localhost left intact
  825. VSICURL: Got response_code=206
  826. VSICURL: Downloading 38027264-38043647 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  827. * Couldn't find host localhost in the (nil) file; using defaults
  828. * Found bundle for host: 0x5608fb3fec60 [serially]
  829. * Can not multiplex, even if we wanted to
  830. * Re-using existing connection #0 with host localhost
  831. * Connected to localhost (127.0.0.1) port 8083 (#0)
  832. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  833. Host: localhost:8083
  834. Accept: */*
  835. Range: bytes=38027264-38043647
  836.  
  837. * Mark bundle as not supporting multiuse
  838. < HTTP/1.1 206 Partial Content
  839. < Server: nginx/1.21.6
  840. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  841. < Content-Type: image/jp2
  842. < Content-Length: 16384
  843. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  844. < Connection: keep-alive
  845. < ETag: "6308b29e-8f3ac3b"
  846. < Content-Range: bytes 38027264-38043647/150187067
  847. <
  848. * Connection #0 to host localhost left intact
  849. VSICURL: Got response_code=206
  850. VSICURL: Downloading 39354368-39370751 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  851. * Couldn't find host localhost in the (nil) file; using defaults
  852. * Found bundle for host: 0x5608fb3fec60 [serially]
  853. * Can not multiplex, even if we wanted to
  854. * Re-using existing connection #0 with host localhost
  855. * Connected to localhost (127.0.0.1) port 8083 (#0)
  856. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  857. Host: localhost:8083
  858. Accept: */*
  859. Range: bytes=39354368-39370751
  860.  
  861. * Mark bundle as not supporting multiuse
  862. < HTTP/1.1 206 Partial Content
  863. < Server: nginx/1.21.6
  864. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  865. < Content-Type: image/jp2
  866. < Content-Length: 16384
  867. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  868. < Connection: keep-alive
  869. < ETag: "6308b29e-8f3ac3b"
  870. < Content-Range: bytes 39354368-39370751/150187067
  871. <
  872. * Connection #0 to host localhost left intact
  873. VSICURL: Got response_code=206
  874. VSICURL: Downloading 40288256-40321023 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  875. * Couldn't find host localhost in the (nil) file; using defaults
  876. * Found bundle for host: 0x5608fb3fec60 [serially]
  877. * Can not multiplex, even if we wanted to
  878. * Re-using existing connection #0 with host localhost
  879. * Connected to localhost (127.0.0.1) port 8083 (#0)
  880. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  881. Host: localhost:8083
  882. Accept: */*
  883. Range: bytes=40288256-40321023
  884.  
  885. * Mark bundle as not supporting multiuse
  886. < HTTP/1.1 206 Partial Content
  887. < Server: nginx/1.21.6
  888. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  889. < Content-Type: image/jp2
  890. < Content-Length: 32768
  891. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  892. < Connection: keep-alive
  893. < ETag: "6308b29e-8f3ac3b"
  894. < Content-Range: bytes 40288256-40321023/150187067
  895. <
  896. * Connection #0 to host localhost left intact
  897. VSICURL: Got response_code=206
  898. VSICURL: Downloading 41369600-41385983 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  899. * Couldn't find host localhost in the (nil) file; using defaults
  900. * Found bundle for host: 0x5608fb3fec60 [serially]
  901. * Can not multiplex, even if we wanted to
  902. * Re-using existing connection #0 with host localhost
  903. * Connected to localhost (127.0.0.1) port 8083 (#0)
  904. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  905. Host: localhost:8083
  906. Accept: */*
  907. Range: bytes=41369600-41385983
  908.  
  909. * Mark bundle as not supporting multiuse
  910. < HTTP/1.1 206 Partial Content
  911. < Server: nginx/1.21.6
  912. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  913. < Content-Type: image/jp2
  914. < Content-Length: 16384
  915. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  916. < Connection: keep-alive
  917. < ETag: "6308b29e-8f3ac3b"
  918. < Content-Range: bytes 41369600-41385983/150187067
  919. <
  920. * Connection #0 to host localhost left intact
  921. VSICURL: Got response_code=206
  922. VSICURL: Downloading 42549248-42565631 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  923. * Couldn't find host localhost in the (nil) file; using defaults
  924. * Found bundle for host: 0x5608fb3fec60 [serially]
  925. * Can not multiplex, even if we wanted to
  926. * Re-using existing connection #0 with host localhost
  927. * Connected to localhost (127.0.0.1) port 8083 (#0)
  928. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  929. Host: localhost:8083
  930. Accept: */*
  931. Range: bytes=42549248-42565631
  932.  
  933. * Mark bundle as not supporting multiuse
  934. < HTTP/1.1 206 Partial Content
  935. < Server: nginx/1.21.6
  936. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  937. < Content-Type: image/jp2
  938. < Content-Length: 16384
  939. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  940. < Connection: keep-alive
  941. < ETag: "6308b29e-8f3ac3b"
  942. < Content-Range: bytes 42549248-42565631/150187067
  943. <
  944. * Connection #0 to host localhost left intact
  945. VSICURL: Got response_code=206
  946. VSICURL: Downloading 43794432-43810815 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  947. * Couldn't find host localhost in the (nil) file; using defaults
  948. * Found bundle for host: 0x5608fb3fec60 [serially]
  949. * Can not multiplex, even if we wanted to
  950. * Re-using existing connection #0 with host localhost
  951. * Connected to localhost (127.0.0.1) port 8083 (#0)
  952. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  953. Host: localhost:8083
  954. Accept: */*
  955. Range: bytes=43794432-43810815
  956.  
  957. * Mark bundle as not supporting multiuse
  958. < HTTP/1.1 206 Partial Content
  959. < Server: nginx/1.21.6
  960. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  961. < Content-Type: image/jp2
  962. < Content-Length: 16384
  963. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  964. < Connection: keep-alive
  965. < ETag: "6308b29e-8f3ac3b"
  966. < Content-Range: bytes 43794432-43810815/150187067
  967. <
  968. * Connection #0 to host localhost left intact
  969. VSICURL: Got response_code=206
  970. VSICURL: Downloading 45056000-45072383 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  971. * Couldn't find host localhost in the (nil) file; using defaults
  972. * Found bundle for host: 0x5608fb3fec60 [serially]
  973. * Can not multiplex, even if we wanted to
  974. * Re-using existing connection #0 with host localhost
  975. * Connected to localhost (127.0.0.1) port 8083 (#0)
  976. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  977. Host: localhost:8083
  978. Accept: */*
  979. Range: bytes=45056000-45072383
  980.  
  981. * Mark bundle as not supporting multiuse
  982. < HTTP/1.1 206 Partial Content
  983. < Server: nginx/1.21.6
  984. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  985. < Content-Type: image/jp2
  986. < Content-Length: 16384
  987. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  988. < Connection: keep-alive
  989. < ETag: "6308b29e-8f3ac3b"
  990. < Content-Range: bytes 45056000-45072383/150187067
  991. <
  992. * Connection #0 to host localhost left intact
  993. VSICURL: Got response_code=206
  994. VSICURL: Downloading 46465024-46481407 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  995. * Couldn't find host localhost in the (nil) file; using defaults
  996. * Found bundle for host: 0x5608fb3fec60 [serially]
  997. * Can not multiplex, even if we wanted to
  998. * Re-using existing connection #0 with host localhost
  999. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1000. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1001. Host: localhost:8083
  1002. Accept: */*
  1003. Range: bytes=46465024-46481407
  1004.  
  1005. * Mark bundle as not supporting multiuse
  1006. < HTTP/1.1 206 Partial Content
  1007. < Server: nginx/1.21.6
  1008. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1009. < Content-Type: image/jp2
  1010. < Content-Length: 16384
  1011. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1012. < Connection: keep-alive
  1013. < ETag: "6308b29e-8f3ac3b"
  1014. < Content-Range: bytes 46465024-46481407/150187067
  1015. <
  1016. * Connection #0 to host localhost left intact
  1017. VSICURL: Got response_code=206
  1018. VSICURL: Downloading 47792128-47824895 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1019. * Couldn't find host localhost in the (nil) file; using defaults
  1020. * Found bundle for host: 0x5608fb3fec60 [serially]
  1021. * Can not multiplex, even if we wanted to
  1022. * Re-using existing connection #0 with host localhost
  1023. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1024. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1025. Host: localhost:8083
  1026. Accept: */*
  1027. Range: bytes=47792128-47824895
  1028.  
  1029. * Mark bundle as not supporting multiuse
  1030. < HTTP/1.1 206 Partial Content
  1031. < Server: nginx/1.21.6
  1032. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1033. < Content-Type: image/jp2
  1034. < Content-Length: 32768
  1035. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1036. < Connection: keep-alive
  1037. < ETag: "6308b29e-8f3ac3b"
  1038. < Content-Range: bytes 47792128-47824895/150187067
  1039. <
  1040. * Connection #0 to host localhost left intact
  1041. VSICURL: Got response_code=206
  1042. VSICURL: Downloading 49070080-49086463 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1043. * Couldn't find host localhost in the (nil) file; using defaults
  1044. * Found bundle for host: 0x5608fb3fec60 [serially]
  1045. * Can not multiplex, even if we wanted to
  1046. * Re-using existing connection #0 with host localhost
  1047. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1048. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1049. Host: localhost:8083
  1050. Accept: */*
  1051. Range: bytes=49070080-49086463
  1052.  
  1053. * Mark bundle as not supporting multiuse
  1054. < HTTP/1.1 206 Partial Content
  1055. < Server: nginx/1.21.6
  1056. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1057. < Content-Type: image/jp2
  1058. < Content-Length: 16384
  1059. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1060. < Connection: keep-alive
  1061. < ETag: "6308b29e-8f3ac3b"
  1062. < Content-Range: bytes 49070080-49086463/150187067
  1063. <
  1064. * Connection #0 to host localhost left intact
  1065. VSICURL: Got response_code=206
  1066. VSICURL: Downloading 50331648-50348031 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1067. * Couldn't find host localhost in the (nil) file; using defaults
  1068. * Found bundle for host: 0x5608fb3fec60 [serially]
  1069. * Can not multiplex, even if we wanted to
  1070. * Re-using existing connection #0 with host localhost
  1071. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1072. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1073. Host: localhost:8083
  1074. Accept: */*
  1075. Range: bytes=50331648-50348031
  1076.  
  1077. * Mark bundle as not supporting multiuse
  1078. < HTTP/1.1 206 Partial Content
  1079. < Server: nginx/1.21.6
  1080. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1081. < Content-Type: image/jp2
  1082. < Content-Length: 16384
  1083. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1084. < Connection: keep-alive
  1085. < ETag: "6308b29e-8f3ac3b"
  1086. < Content-Range: bytes 50331648-50348031/150187067
  1087. <
  1088. * Connection #0 to host localhost left intact
  1089. VSICURL: Got response_code=206
  1090. VSICURL: Downloading 51609600-51625983 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1091. * Couldn't find host localhost in the (nil) file; using defaults
  1092. * Found bundle for host: 0x5608fb3fec60 [serially]
  1093. * Can not multiplex, even if we wanted to
  1094. * Re-using existing connection #0 with host localhost
  1095. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1096. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1097. Host: localhost:8083
  1098. Accept: */*
  1099. Range: bytes=51609600-51625983
  1100.  
  1101. * Mark bundle as not supporting multiuse
  1102. < HTTP/1.1 206 Partial Content
  1103. < Server: nginx/1.21.6
  1104. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1105. < Content-Type: image/jp2
  1106. < Content-Length: 16384
  1107. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1108. < Connection: keep-alive
  1109. < ETag: "6308b29e-8f3ac3b"
  1110. < Content-Range: bytes 51609600-51625983/150187067
  1111. <
  1112. * Connection #0 to host localhost left intact
  1113. VSICURL: Got response_code=206
  1114. VSICURL: Downloading 52903936-52920319 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1115. * Couldn't find host localhost in the (nil) file; using defaults
  1116. * Found bundle for host: 0x5608fb3fec60 [serially]
  1117. * Can not multiplex, even if we wanted to
  1118. * Re-using existing connection #0 with host localhost
  1119. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1120. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1121. Host: localhost:8083
  1122. Accept: */*
  1123. Range: bytes=52903936-52920319
  1124.  
  1125. * Mark bundle as not supporting multiuse
  1126. < HTTP/1.1 206 Partial Content
  1127. < Server: nginx/1.21.6
  1128. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1129. < Content-Type: image/jp2
  1130. < Content-Length: 16384
  1131. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1132. < Connection: keep-alive
  1133. < ETag: "6308b29e-8f3ac3b"
  1134. < Content-Range: bytes 52903936-52920319/150187067
  1135. <
  1136. * Connection #0 to host localhost left intact
  1137. VSICURL: Got response_code=206
  1138. VSICURL: Downloading 53821440-53837823 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1139. * Couldn't find host localhost in the (nil) file; using defaults
  1140. * Found bundle for host: 0x5608fb3fec60 [serially]
  1141. * Can not multiplex, even if we wanted to
  1142. * Re-using existing connection #0 with host localhost
  1143. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1144. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1145. Host: localhost:8083
  1146. Accept: */*
  1147. Range: bytes=53821440-53837823
  1148.  
  1149. * Mark bundle as not supporting multiuse
  1150. < HTTP/1.1 206 Partial Content
  1151. < Server: nginx/1.21.6
  1152. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1153. < Content-Type: image/jp2
  1154. < Content-Length: 16384
  1155. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1156. < Connection: keep-alive
  1157. < ETag: "6308b29e-8f3ac3b"
  1158. < Content-Range: bytes 53821440-53837823/150187067
  1159. <
  1160. * Connection #0 to host localhost left intact
  1161. VSICURL: Got response_code=206
  1162. VSICURL: Downloading 54902784-54919167 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1163. * Couldn't find host localhost in the (nil) file; using defaults
  1164. * Found bundle for host: 0x5608fb3fec60 [serially]
  1165. * Can not multiplex, even if we wanted to
  1166. * Re-using existing connection #0 with host localhost
  1167. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1168. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1169. Host: localhost:8083
  1170. Accept: */*
  1171. Range: bytes=54902784-54919167
  1172.  
  1173. * Mark bundle as not supporting multiuse
  1174. < HTTP/1.1 206 Partial Content
  1175. < Server: nginx/1.21.6
  1176. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1177. < Content-Type: image/jp2
  1178. < Content-Length: 16384
  1179. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1180. < Connection: keep-alive
  1181. < ETag: "6308b29e-8f3ac3b"
  1182. < Content-Range: bytes 54902784-54919167/150187067
  1183. <
  1184. * Connection #0 to host localhost left intact
  1185. VSICURL: Got response_code=206
  1186. VSICURL: Downloading 56082432-56098815 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1187. * Couldn't find host localhost in the (nil) file; using defaults
  1188. * Found bundle for host: 0x5608fb3fec60 [serially]
  1189. * Can not multiplex, even if we wanted to
  1190. * Re-using existing connection #0 with host localhost
  1191. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1192. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1193. Host: localhost:8083
  1194. Accept: */*
  1195. Range: bytes=56082432-56098815
  1196.  
  1197. * Mark bundle as not supporting multiuse
  1198. < HTTP/1.1 206 Partial Content
  1199. < Server: nginx/1.21.6
  1200. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1201. < Content-Type: image/jp2
  1202. < Content-Length: 16384
  1203. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1204. < Connection: keep-alive
  1205. < ETag: "6308b29e-8f3ac3b"
  1206. < Content-Range: bytes 56082432-56098815/150187067
  1207. <
  1208. * Connection #0 to host localhost left intact
  1209. VSICURL: Got response_code=206
  1210. VSICURL: Downloading 57360384-57376767 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1211. * Couldn't find host localhost in the (nil) file; using defaults
  1212. * Found bundle for host: 0x5608fb3fec60 [serially]
  1213. * Can not multiplex, even if we wanted to
  1214. * Re-using existing connection #0 with host localhost
  1215. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1216. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1217. Host: localhost:8083
  1218. Accept: */*
  1219. Range: bytes=57360384-57376767
  1220.  
  1221. * Mark bundle as not supporting multiuse
  1222. < HTTP/1.1 206 Partial Content
  1223. < Server: nginx/1.21.6
  1224. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1225. < Content-Type: image/jp2
  1226. < Content-Length: 16384
  1227. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1228. < Connection: keep-alive
  1229. < ETag: "6308b29e-8f3ac3b"
  1230. < Content-Range: bytes 57360384-57376767/150187067
  1231. <
  1232. * Connection #0 to host localhost left intact
  1233. VSICURL: Got response_code=206
  1234. VSICURL: Downloading 58638336-58654719 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1235. * Couldn't find host localhost in the (nil) file; using defaults
  1236. * Found bundle for host: 0x5608fb3fec60 [serially]
  1237. * Can not multiplex, even if we wanted to
  1238. * Re-using existing connection #0 with host localhost
  1239. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1240. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1241. Host: localhost:8083
  1242. Accept: */*
  1243. Range: bytes=58638336-58654719
  1244.  
  1245. * Mark bundle as not supporting multiuse
  1246. < HTTP/1.1 206 Partial Content
  1247. < Server: nginx/1.21.6
  1248. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1249. < Content-Type: image/jp2
  1250. < Content-Length: 16384
  1251. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1252. < Connection: keep-alive
  1253. < ETag: "6308b29e-8f3ac3b"
  1254. < Content-Range: bytes 58638336-58654719/150187067
  1255. <
  1256. * Connection #0 to host localhost left intact
  1257. VSICURL: Got response_code=206
  1258. VSICURL: Downloading 59965440-59981823 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1259. * Couldn't find host localhost in the (nil) file; using defaults
  1260. * Found bundle for host: 0x5608fb3fec60 [serially]
  1261. * Can not multiplex, even if we wanted to
  1262. * Re-using existing connection #0 with host localhost
  1263. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1264. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1265. Host: localhost:8083
  1266. Accept: */*
  1267. Range: bytes=59965440-59981823
  1268.  
  1269. * Mark bundle as not supporting multiuse
  1270. < HTTP/1.1 206 Partial Content
  1271. < Server: nginx/1.21.6
  1272. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1273. < Content-Type: image/jp2
  1274. < Content-Length: 16384
  1275. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1276. < Connection: keep-alive
  1277. < ETag: "6308b29e-8f3ac3b"
  1278. < Content-Range: bytes 59965440-59981823/150187067
  1279. <
  1280. * Connection #0 to host localhost left intact
  1281. VSICURL: Got response_code=206
  1282. VSICURL: Downloading 61308928-61325311 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1283. * Couldn't find host localhost in the (nil) file; using defaults
  1284. * Found bundle for host: 0x5608fb3fec60 [serially]
  1285. * Can not multiplex, even if we wanted to
  1286. * Re-using existing connection #0 with host localhost
  1287. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1288. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1289. Host: localhost:8083
  1290. Accept: */*
  1291. Range: bytes=61308928-61325311
  1292.  
  1293. * Mark bundle as not supporting multiuse
  1294. < HTTP/1.1 206 Partial Content
  1295. < Server: nginx/1.21.6
  1296. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1297. < Content-Type: image/jp2
  1298. < Content-Length: 16384
  1299. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1300. < Connection: keep-alive
  1301. < ETag: "6308b29e-8f3ac3b"
  1302. < Content-Range: bytes 61308928-61325311/150187067
  1303. <
  1304. * Connection #0 to host localhost left intact
  1305. VSICURL: Got response_code=206
  1306. VSICURL: Downloading 62586880-62603263 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1307. * Couldn't find host localhost in the (nil) file; using defaults
  1308. * Found bundle for host: 0x5608fb3fec60 [serially]
  1309. * Can not multiplex, even if we wanted to
  1310. * Re-using existing connection #0 with host localhost
  1311. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1312. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1313. Host: localhost:8083
  1314. Accept: */*
  1315. Range: bytes=62586880-62603263
  1316.  
  1317. * Mark bundle as not supporting multiuse
  1318. < HTTP/1.1 206 Partial Content
  1319. < Server: nginx/1.21.6
  1320. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1321. < Content-Type: image/jp2
  1322. < Content-Length: 16384
  1323. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1324. < Connection: keep-alive
  1325. < ETag: "6308b29e-8f3ac3b"
  1326. < Content-Range: bytes 62586880-62603263/150187067
  1327. <
  1328. * Connection #0 to host localhost left intact
  1329. VSICURL: Got response_code=206
  1330. VSICURL: Downloading 63864832-63881215 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1331. * Couldn't find host localhost in the (nil) file; using defaults
  1332. * Found bundle for host: 0x5608fb3fec60 [serially]
  1333. * Can not multiplex, even if we wanted to
  1334. * Re-using existing connection #0 with host localhost
  1335. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1336. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1337. Host: localhost:8083
  1338. Accept: */*
  1339. Range: bytes=63864832-63881215
  1340.  
  1341. * Mark bundle as not supporting multiuse
  1342. < HTTP/1.1 206 Partial Content
  1343. < Server: nginx/1.21.6
  1344. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1345. < Content-Type: image/jp2
  1346. < Content-Length: 16384
  1347. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1348. < Connection: keep-alive
  1349. < ETag: "6308b29e-8f3ac3b"
  1350. < Content-Range: bytes 63864832-63881215/150187067
  1351. <
  1352. * Connection #0 to host localhost left intact
  1353. VSICURL: Got response_code=206
  1354. VSICURL: Downloading 65126400-65142783 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1355. * Couldn't find host localhost in the (nil) file; using defaults
  1356. * Found bundle for host: 0x5608fb3fec60 [serially]
  1357. * Can not multiplex, even if we wanted to
  1358. * Re-using existing connection #0 with host localhost
  1359. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1360. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1361. Host: localhost:8083
  1362. Accept: */*
  1363. Range: bytes=65126400-65142783
  1364.  
  1365. * Mark bundle as not supporting multiuse
  1366. < HTTP/1.1 206 Partial Content
  1367. < Server: nginx/1.21.6
  1368. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1369. < Content-Type: image/jp2
  1370. < Content-Length: 16384
  1371. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1372. < Connection: keep-alive
  1373. < ETag: "6308b29e-8f3ac3b"
  1374. < Content-Range: bytes 65126400-65142783/150187067
  1375. <
  1376. * Connection #0 to host localhost left intact
  1377. VSICURL: Got response_code=206
  1378. VSICURL: Downloading 66535424-66551807 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1379. * Couldn't find host localhost in the (nil) file; using defaults
  1380. * Found bundle for host: 0x5608fb3fec60 [serially]
  1381. * Can not multiplex, even if we wanted to
  1382. * Re-using existing connection #0 with host localhost
  1383. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1384. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1385. Host: localhost:8083
  1386. Accept: */*
  1387. Range: bytes=66535424-66551807
  1388.  
  1389. * Mark bundle as not supporting multiuse
  1390. < HTTP/1.1 206 Partial Content
  1391. < Server: nginx/1.21.6
  1392. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1393. < Content-Type: image/jp2
  1394. < Content-Length: 16384
  1395. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1396. < Connection: keep-alive
  1397. < ETag: "6308b29e-8f3ac3b"
  1398. < Content-Range: bytes 66535424-66551807/150187067
  1399. <
  1400. * Connection #0 to host localhost left intact
  1401. VSICURL: Got response_code=206
  1402. VSICURL: Downloading 67502080-67518463 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1403. * Couldn't find host localhost in the (nil) file; using defaults
  1404. * Found bundle for host: 0x5608fb3fec60 [serially]
  1405. * Can not multiplex, even if we wanted to
  1406. * Re-using existing connection #0 with host localhost
  1407. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1408. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1409. Host: localhost:8083
  1410. Accept: */*
  1411. Range: bytes=67502080-67518463
  1412.  
  1413. * Mark bundle as not supporting multiuse
  1414. < HTTP/1.1 206 Partial Content
  1415. < Server: nginx/1.21.6
  1416. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1417. < Content-Type: image/jp2
  1418. < Content-Length: 16384
  1419. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1420. < Connection: keep-alive
  1421. < ETag: "6308b29e-8f3ac3b"
  1422. < Content-Range: bytes 67502080-67518463/150187067
  1423. <
  1424. * Connection #0 to host localhost left intact
  1425. VSICURL: Got response_code=206
  1426. VSICURL: Downloading 68747264-68763647 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1427. * Couldn't find host localhost in the (nil) file; using defaults
  1428. * Found bundle for host: 0x5608fb3fec60 [serially]
  1429. * Can not multiplex, even if we wanted to
  1430. * Re-using existing connection #0 with host localhost
  1431. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1432. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1433. Host: localhost:8083
  1434. Accept: */*
  1435. Range: bytes=68747264-68763647
  1436.  
  1437. * Mark bundle as not supporting multiuse
  1438. < HTTP/1.1 206 Partial Content
  1439. < Server: nginx/1.21.6
  1440. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1441. < Content-Type: image/jp2
  1442. < Content-Length: 16384
  1443. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1444. < Connection: keep-alive
  1445. < ETag: "6308b29e-8f3ac3b"
  1446. < Content-Range: bytes 68747264-68763647/150187067
  1447. <
  1448. * Connection #0 to host localhost left intact
  1449. VSICURL: Got response_code=206
  1450. VSICURL: Downloading 70057984-70074367 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1451. * Couldn't find host localhost in the (nil) file; using defaults
  1452. * Found bundle for host: 0x5608fb3fec60 [serially]
  1453. * Can not multiplex, even if we wanted to
  1454. * Re-using existing connection #0 with host localhost
  1455. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1456. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1457. Host: localhost:8083
  1458. Accept: */*
  1459. Range: bytes=70057984-70074367
  1460.  
  1461. * Mark bundle as not supporting multiuse
  1462. < HTTP/1.1 206 Partial Content
  1463. < Server: nginx/1.21.6
  1464. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1465. < Content-Type: image/jp2
  1466. < Content-Length: 16384
  1467. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1468. < Connection: keep-alive
  1469. < ETag: "6308b29e-8f3ac3b"
  1470. < Content-Range: bytes 70057984-70074367/150187067
  1471. <
  1472. * Connection #0 to host localhost left intact
  1473. VSICURL: Got response_code=206
  1474. VSICURL: Downloading 71401472-71417855 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1475. * Couldn't find host localhost in the (nil) file; using defaults
  1476. * Found bundle for host: 0x5608fb3fec60 [serially]
  1477. * Can not multiplex, even if we wanted to
  1478. * Re-using existing connection #0 with host localhost
  1479. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1480. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1481. Host: localhost:8083
  1482. Accept: */*
  1483. Range: bytes=71401472-71417855
  1484.  
  1485. * Mark bundle as not supporting multiuse
  1486. < HTTP/1.1 206 Partial Content
  1487. < Server: nginx/1.21.6
  1488. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1489. < Content-Type: image/jp2
  1490. < Content-Length: 16384
  1491. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1492. < Connection: keep-alive
  1493. < ETag: "6308b29e-8f3ac3b"
  1494. < Content-Range: bytes 71401472-71417855/150187067
  1495. <
  1496. * Connection #0 to host localhost left intact
  1497. VSICURL: Got response_code=206
  1498. VSICURL: Downloading 72679424-72695807 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1499. * Couldn't find host localhost in the (nil) file; using defaults
  1500. * Found bundle for host: 0x5608fb3fec60 [serially]
  1501. * Can not multiplex, even if we wanted to
  1502. * Re-using existing connection #0 with host localhost
  1503. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1504. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1505. Host: localhost:8083
  1506. Accept: */*
  1507. Range: bytes=72679424-72695807
  1508.  
  1509. * Mark bundle as not supporting multiuse
  1510. < HTTP/1.1 206 Partial Content
  1511. < Server: nginx/1.21.6
  1512. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1513. < Content-Type: image/jp2
  1514. < Content-Length: 16384
  1515. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1516. < Connection: keep-alive
  1517. < ETag: "6308b29e-8f3ac3b"
  1518. < Content-Range: bytes 72679424-72695807/150187067
  1519. <
  1520. * Connection #0 to host localhost left intact
  1521. VSICURL: Got response_code=206
  1522. VSICURL: Downloading 74088448-74104831 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1523. * Couldn't find host localhost in the (nil) file; using defaults
  1524. * Found bundle for host: 0x5608fb3fec60 [serially]
  1525. * Can not multiplex, even if we wanted to
  1526. * Re-using existing connection #0 with host localhost
  1527. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1528. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1529. Host: localhost:8083
  1530. Accept: */*
  1531. Range: bytes=74088448-74104831
  1532.  
  1533. * Mark bundle as not supporting multiuse
  1534. < HTTP/1.1 206 Partial Content
  1535. < Server: nginx/1.21.6
  1536. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1537. < Content-Type: image/jp2
  1538. < Content-Length: 16384
  1539. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1540. < Connection: keep-alive
  1541. < ETag: "6308b29e-8f3ac3b"
  1542. < Content-Range: bytes 74088448-74104831/150187067
  1543. <
  1544. * Connection #0 to host localhost left intact
  1545. VSICURL: Got response_code=206
  1546. VSICURL: Downloading 75448320-75464703 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1547. * Couldn't find host localhost in the (nil) file; using defaults
  1548. * Found bundle for host: 0x5608fb3fec60 [serially]
  1549. * Can not multiplex, even if we wanted to
  1550. * Re-using existing connection #0 with host localhost
  1551. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1552. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1553. Host: localhost:8083
  1554. Accept: */*
  1555. Range: bytes=75448320-75464703
  1556.  
  1557. * Mark bundle as not supporting multiuse
  1558. < HTTP/1.1 206 Partial Content
  1559. < Server: nginx/1.21.6
  1560. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1561. < Content-Type: image/jp2
  1562. < Content-Length: 16384
  1563. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1564. < Connection: keep-alive
  1565. < ETag: "6308b29e-8f3ac3b"
  1566. < Content-Range: bytes 75448320-75464703/150187067
  1567. <
  1568. * Connection #0 to host localhost left intact
  1569. VSICURL: Got response_code=206
  1570. VSICURL: Downloading 76824576-76840959 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1571. * Couldn't find host localhost in the (nil) file; using defaults
  1572. * Found bundle for host: 0x5608fb3fec60 [serially]
  1573. * Can not multiplex, even if we wanted to
  1574. * Re-using existing connection #0 with host localhost
  1575. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1576. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1577. Host: localhost:8083
  1578. Accept: */*
  1579. Range: bytes=76824576-76840959
  1580.  
  1581. * Mark bundle as not supporting multiuse
  1582. < HTTP/1.1 206 Partial Content
  1583. < Server: nginx/1.21.6
  1584. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1585. < Content-Type: image/jp2
  1586. < Content-Length: 16384
  1587. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1588. < Connection: keep-alive
  1589. < ETag: "6308b29e-8f3ac3b"
  1590. < Content-Range: bytes 76824576-76840959/150187067
  1591. <
  1592. * Connection #0 to host localhost left intact
  1593. VSICURL: Got response_code=206
  1594. VSICURL: Downloading 78118912-78135295 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1595. * Couldn't find host localhost in the (nil) file; using defaults
  1596. * Found bundle for host: 0x5608fb3fec60 [serially]
  1597. * Can not multiplex, even if we wanted to
  1598. * Re-using existing connection #0 with host localhost
  1599. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1600. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1601. Host: localhost:8083
  1602. Accept: */*
  1603. Range: bytes=78118912-78135295
  1604.  
  1605. * Mark bundle as not supporting multiuse
  1606. < HTTP/1.1 206 Partial Content
  1607. < Server: nginx/1.21.6
  1608. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1609. < Content-Type: image/jp2
  1610. < Content-Length: 16384
  1611. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1612. < Connection: keep-alive
  1613. < ETag: "6308b29e-8f3ac3b"
  1614. < Content-Range: bytes 78118912-78135295/150187067
  1615. <
  1616. * Connection #0 to host localhost left intact
  1617. VSICURL: Got response_code=206
  1618. VSICURL: Downloading 79331328-79347711 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1619. * Couldn't find host localhost in the (nil) file; using defaults
  1620. * Found bundle for host: 0x5608fb3fec60 [serially]
  1621. * Can not multiplex, even if we wanted to
  1622. * Re-using existing connection #0 with host localhost
  1623. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1624. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1625. Host: localhost:8083
  1626. Accept: */*
  1627. Range: bytes=79331328-79347711
  1628.  
  1629. * Mark bundle as not supporting multiuse
  1630. < HTTP/1.1 206 Partial Content
  1631. < Server: nginx/1.21.6
  1632. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1633. < Content-Type: image/jp2
  1634. < Content-Length: 16384
  1635. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1636. < Connection: keep-alive
  1637. < ETag: "6308b29e-8f3ac3b"
  1638. < Content-Range: bytes 79331328-79347711/150187067
  1639. <
  1640. * Connection #0 to host localhost left intact
  1641. VSICURL: Got response_code=206
  1642. VSICURL: Downloading 80936960-80953343 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1643. * Couldn't find host localhost in the (nil) file; using defaults
  1644. * Found bundle for host: 0x5608fb3fec60 [serially]
  1645. * Can not multiplex, even if we wanted to
  1646. * Re-using existing connection #0 with host localhost
  1647. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1648. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1649. Host: localhost:8083
  1650. Accept: */*
  1651. Range: bytes=80936960-80953343
  1652.  
  1653. * Mark bundle as not supporting multiuse
  1654. < HTTP/1.1 206 Partial Content
  1655. < Server: nginx/1.21.6
  1656. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1657. < Content-Type: image/jp2
  1658. < Content-Length: 16384
  1659. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1660. < Connection: keep-alive
  1661. < ETag: "6308b29e-8f3ac3b"
  1662. < Content-Range: bytes 80936960-80953343/150187067
  1663. <
  1664. * Connection #0 to host localhost left intact
  1665. VSICURL: Got response_code=206
  1666. VSICURL: Downloading 82214912-82231295 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1667. * Couldn't find host localhost in the (nil) file; using defaults
  1668. * Found bundle for host: 0x5608fb3fec60 [serially]
  1669. * Can not multiplex, even if we wanted to
  1670. * Re-using existing connection #0 with host localhost
  1671. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1672. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1673. Host: localhost:8083
  1674. Accept: */*
  1675. Range: bytes=82214912-82231295
  1676.  
  1677. * Mark bundle as not supporting multiuse
  1678. < HTTP/1.1 206 Partial Content
  1679. < Server: nginx/1.21.6
  1680. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1681. < Content-Type: image/jp2
  1682. < Content-Length: 16384
  1683. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1684. < Connection: keep-alive
  1685. < ETag: "6308b29e-8f3ac3b"
  1686. < Content-Range: bytes 82214912-82231295/150187067
  1687. <
  1688. * Connection #0 to host localhost left intact
  1689. VSICURL: Got response_code=206
  1690. VSICURL: Downloading 83607552-83640319 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1691. * Couldn't find host localhost in the (nil) file; using defaults
  1692. * Found bundle for host: 0x5608fb3fec60 [serially]
  1693. * Can not multiplex, even if we wanted to
  1694. * Re-using existing connection #0 with host localhost
  1695. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1696. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1697. Host: localhost:8083
  1698. Accept: */*
  1699. Range: bytes=83607552-83640319
  1700.  
  1701. * Mark bundle as not supporting multiuse
  1702. < HTTP/1.1 206 Partial Content
  1703. < Server: nginx/1.21.6
  1704. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1705. < Content-Type: image/jp2
  1706. < Content-Length: 32768
  1707. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1708. < Connection: keep-alive
  1709. < ETag: "6308b29e-8f3ac3b"
  1710. < Content-Range: bytes 83607552-83640319/150187067
  1711. <
  1712. * Connection #0 to host localhost left intact
  1713. VSICURL: Got response_code=206
  1714. VSICURL: Downloading 85016576-85032959 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1715. * Couldn't find host localhost in the (nil) file; using defaults
  1716. * Found bundle for host: 0x5608fb3fec60 [serially]
  1717. * Can not multiplex, even if we wanted to
  1718. * Re-using existing connection #0 with host localhost
  1719. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1720. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1721. Host: localhost:8083
  1722. Accept: */*
  1723. Range: bytes=85016576-85032959
  1724.  
  1725. * Mark bundle as not supporting multiuse
  1726. < HTTP/1.1 206 Partial Content
  1727. < Server: nginx/1.21.6
  1728. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1729. < Content-Type: image/jp2
  1730. < Content-Length: 16384
  1731. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1732. < Connection: keep-alive
  1733. < ETag: "6308b29e-8f3ac3b"
  1734. < Content-Range: bytes 85016576-85032959/150187067
  1735. <
  1736. * Connection #0 to host localhost left intact
  1737. VSICURL: Got response_code=206
  1738. VSICURL: Downloading 86376448-86392831 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1739. * Couldn't find host localhost in the (nil) file; using defaults
  1740. * Found bundle for host: 0x5608fb3fec60 [serially]
  1741. * Can not multiplex, even if we wanted to
  1742. * Re-using existing connection #0 with host localhost
  1743. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1744. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1745. Host: localhost:8083
  1746. Accept: */*
  1747. Range: bytes=86376448-86392831
  1748.  
  1749. * Mark bundle as not supporting multiuse
  1750. < HTTP/1.1 206 Partial Content
  1751. < Server: nginx/1.21.6
  1752. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1753. < Content-Type: image/jp2
  1754. < Content-Length: 16384
  1755. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1756. < Connection: keep-alive
  1757. < ETag: "6308b29e-8f3ac3b"
  1758. < Content-Range: bytes 86376448-86392831/150187067
  1759. <
  1760. * Connection #0 to host localhost left intact
  1761. VSICURL: Got response_code=206
  1762. VSICURL: Downloading 87703552-87719935 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1763. * Couldn't find host localhost in the (nil) file; using defaults
  1764. * Found bundle for host: 0x5608fb3fec60 [serially]
  1765. * Can not multiplex, even if we wanted to
  1766. * Re-using existing connection #0 with host localhost
  1767. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1768. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1769. Host: localhost:8083
  1770. Accept: */*
  1771. Range: bytes=87703552-87719935
  1772.  
  1773. * Mark bundle as not supporting multiuse
  1774. < HTTP/1.1 206 Partial Content
  1775. < Server: nginx/1.21.6
  1776. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1777. < Content-Type: image/jp2
  1778. < Content-Length: 16384
  1779. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1780. < Connection: keep-alive
  1781. < ETag: "6308b29e-8f3ac3b"
  1782. < Content-Range: bytes 87703552-87719935/150187067
  1783. <
  1784. * Connection #0 to host localhost left intact
  1785. VSICURL: Got response_code=206
  1786. VSICURL: Downloading 89112576-89145343 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1787. * Couldn't find host localhost in the (nil) file; using defaults
  1788. * Found bundle for host: 0x5608fb3fec60 [serially]
  1789. * Can not multiplex, even if we wanted to
  1790. * Re-using existing connection #0 with host localhost
  1791. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1792. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1793. Host: localhost:8083
  1794. Accept: */*
  1795. Range: bytes=89112576-89145343
  1796.  
  1797. * Mark bundle as not supporting multiuse
  1798. < HTTP/1.1 206 Partial Content
  1799. < Server: nginx/1.21.6
  1800. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1801. < Content-Type: image/jp2
  1802. < Content-Length: 32768
  1803. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1804. < Connection: keep-alive
  1805. < ETag: "6308b29e-8f3ac3b"
  1806. < Content-Range: bytes 89112576-89145343/150187067
  1807. <
  1808. * Connection #0 to host localhost left intact
  1809. VSICURL: Got response_code=206
  1810. VSICURL: Downloading 90423296-90439679 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1811. * Couldn't find host localhost in the (nil) file; using defaults
  1812. * Found bundle for host: 0x5608fb3fec60 [serially]
  1813. * Can not multiplex, even if we wanted to
  1814. * Re-using existing connection #0 with host localhost
  1815. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1816. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1817. Host: localhost:8083
  1818. Accept: */*
  1819. Range: bytes=90423296-90439679
  1820.  
  1821. * Mark bundle as not supporting multiuse
  1822. < HTTP/1.1 206 Partial Content
  1823. < Server: nginx/1.21.6
  1824. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1825. < Content-Type: image/jp2
  1826. < Content-Length: 16384
  1827. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1828. < Connection: keep-alive
  1829. < ETag: "6308b29e-8f3ac3b"
  1830. < Content-Range: bytes 90423296-90439679/150187067
  1831. <
  1832. * Connection #0 to host localhost left intact
  1833. VSICURL: Got response_code=206
  1834. VSICURL: Downloading 91701248-91717631 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1835. * Couldn't find host localhost in the (nil) file; using defaults
  1836. * Found bundle for host: 0x5608fb3fec60 [serially]
  1837. * Can not multiplex, even if we wanted to
  1838. * Re-using existing connection #0 with host localhost
  1839. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1840. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1841. Host: localhost:8083
  1842. Accept: */*
  1843. Range: bytes=91701248-91717631
  1844.  
  1845. * Mark bundle as not supporting multiuse
  1846. < HTTP/1.1 206 Partial Content
  1847. < Server: nginx/1.21.6
  1848. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1849. < Content-Type: image/jp2
  1850. < Content-Length: 16384
  1851. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1852. < Connection: keep-alive
  1853. < ETag: "6308b29e-8f3ac3b"
  1854. < Content-Range: bytes 91701248-91717631/150187067
  1855. <
  1856. * Connection #0 to host localhost left intact
  1857. VSICURL: Got response_code=206
  1858. VSICURL: Downloading 92897280-92913663 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1859. * Couldn't find host localhost in the (nil) file; using defaults
  1860. * Found bundle for host: 0x5608fb3fec60 [serially]
  1861. * Can not multiplex, even if we wanted to
  1862. * Re-using existing connection #0 with host localhost
  1863. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1864. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1865. Host: localhost:8083
  1866. Accept: */*
  1867. Range: bytes=92897280-92913663
  1868.  
  1869. * Mark bundle as not supporting multiuse
  1870. < HTTP/1.1 206 Partial Content
  1871. < Server: nginx/1.21.6
  1872. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1873. < Content-Type: image/jp2
  1874. < Content-Length: 16384
  1875. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1876. < Connection: keep-alive
  1877. < ETag: "6308b29e-8f3ac3b"
  1878. < Content-Range: bytes 92897280-92913663/150187067
  1879. <
  1880. * Connection #0 to host localhost left intact
  1881. VSICURL: Got response_code=206
  1882. VSICURL: Downloading 94076928-94093311 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1883. * Couldn't find host localhost in the (nil) file; using defaults
  1884. * Found bundle for host: 0x5608fb3fec60 [serially]
  1885. * Can not multiplex, even if we wanted to
  1886. * Re-using existing connection #0 with host localhost
  1887. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1888. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1889. Host: localhost:8083
  1890. Accept: */*
  1891. Range: bytes=94076928-94093311
  1892.  
  1893. * Mark bundle as not supporting multiuse
  1894. < HTTP/1.1 206 Partial Content
  1895. < Server: nginx/1.21.6
  1896. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1897. < Content-Type: image/jp2
  1898. < Content-Length: 16384
  1899. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1900. < Connection: keep-alive
  1901. < ETag: "6308b29e-8f3ac3b"
  1902. < Content-Range: bytes 94076928-94093311/150187067
  1903. <
  1904. * Connection #0 to host localhost left intact
  1905. VSICURL: Got response_code=206
  1906. VSICURL: Downloading 95813632-95830015 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1907. * Couldn't find host localhost in the (nil) file; using defaults
  1908. * Found bundle for host: 0x5608fb3fec60 [serially]
  1909. * Can not multiplex, even if we wanted to
  1910. * Re-using existing connection #0 with host localhost
  1911. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1912. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1913. Host: localhost:8083
  1914. Accept: */*
  1915. Range: bytes=95813632-95830015
  1916.  
  1917. * Mark bundle as not supporting multiuse
  1918. < HTTP/1.1 206 Partial Content
  1919. < Server: nginx/1.21.6
  1920. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1921. < Content-Type: image/jp2
  1922. < Content-Length: 16384
  1923. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1924. < Connection: keep-alive
  1925. < ETag: "6308b29e-8f3ac3b"
  1926. < Content-Range: bytes 95813632-95830015/150187067
  1927. <
  1928. * Connection #0 to host localhost left intact
  1929. VSICURL: Got response_code=206
  1930. VSICURL: Downloading 96960512-96976895 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1931. * Couldn't find host localhost in the (nil) file; using defaults
  1932. * Found bundle for host: 0x5608fb3fec60 [serially]
  1933. * Can not multiplex, even if we wanted to
  1934. * Re-using existing connection #0 with host localhost
  1935. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1936. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1937. Host: localhost:8083
  1938. Accept: */*
  1939. Range: bytes=96960512-96976895
  1940.  
  1941. * Mark bundle as not supporting multiuse
  1942. < HTTP/1.1 206 Partial Content
  1943. < Server: nginx/1.21.6
  1944. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1945. < Content-Type: image/jp2
  1946. < Content-Length: 16384
  1947. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1948. < Connection: keep-alive
  1949. < ETag: "6308b29e-8f3ac3b"
  1950. < Content-Range: bytes 96960512-96976895/150187067
  1951. <
  1952. * Connection #0 to host localhost left intact
  1953. VSICURL: Got response_code=206
  1954. VSICURL: Downloading 98336768-98353151 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1955. * Couldn't find host localhost in the (nil) file; using defaults
  1956. * Found bundle for host: 0x5608fb3fec60 [serially]
  1957. * Can not multiplex, even if we wanted to
  1958. * Re-using existing connection #0 with host localhost
  1959. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1960. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1961. Host: localhost:8083
  1962. Accept: */*
  1963. Range: bytes=98336768-98353151
  1964.  
  1965. * Mark bundle as not supporting multiuse
  1966. < HTTP/1.1 206 Partial Content
  1967. < Server: nginx/1.21.6
  1968. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1969. < Content-Type: image/jp2
  1970. < Content-Length: 16384
  1971. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1972. < Connection: keep-alive
  1973. < ETag: "6308b29e-8f3ac3b"
  1974. < Content-Range: bytes 98336768-98353151/150187067
  1975. <
  1976. * Connection #0 to host localhost left intact
  1977. VSICURL: Got response_code=206
  1978. VSICURL: Downloading 99696640-99713023 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  1979. * Couldn't find host localhost in the (nil) file; using defaults
  1980. * Found bundle for host: 0x5608fb3fec60 [serially]
  1981. * Can not multiplex, even if we wanted to
  1982. * Re-using existing connection #0 with host localhost
  1983. * Connected to localhost (127.0.0.1) port 8083 (#0)
  1984. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  1985. Host: localhost:8083
  1986. Accept: */*
  1987. Range: bytes=99696640-99713023
  1988.  
  1989. * Mark bundle as not supporting multiuse
  1990. < HTTP/1.1 206 Partial Content
  1991. < Server: nginx/1.21.6
  1992. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  1993. < Content-Type: image/jp2
  1994. < Content-Length: 16384
  1995. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  1996. < Connection: keep-alive
  1997. < ETag: "6308b29e-8f3ac3b"
  1998. < Content-Range: bytes 99696640-99713023/150187067
  1999. <
  2000. * Connection #0 to host localhost left intact
  2001. VSICURL: Got response_code=206
  2002. VSICURL: Downloading 101023744-101040127 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2003. * Couldn't find host localhost in the (nil) file; using defaults
  2004. * Found bundle for host: 0x5608fb3fec60 [serially]
  2005. * Can not multiplex, even if we wanted to
  2006. * Re-using existing connection #0 with host localhost
  2007. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2008. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2009. Host: localhost:8083
  2010. Accept: */*
  2011. Range: bytes=101023744-101040127
  2012.  
  2013. * Mark bundle as not supporting multiuse
  2014. < HTTP/1.1 206 Partial Content
  2015. < Server: nginx/1.21.6
  2016. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2017. < Content-Type: image/jp2
  2018. < Content-Length: 16384
  2019. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2020. < Connection: keep-alive
  2021. < ETag: "6308b29e-8f3ac3b"
  2022. < Content-Range: bytes 101023744-101040127/150187067
  2023. <
  2024. * Connection #0 to host localhost left intact
  2025. VSICURL: Got response_code=206
  2026. VSICURL: Downloading 102350848-102367231 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2027. * Couldn't find host localhost in the (nil) file; using defaults
  2028. * Found bundle for host: 0x5608fb3fec60 [serially]
  2029. * Can not multiplex, even if we wanted to
  2030. * Re-using existing connection #0 with host localhost
  2031. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2032. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2033. Host: localhost:8083
  2034. Accept: */*
  2035. Range: bytes=102350848-102367231
  2036.  
  2037. * Mark bundle as not supporting multiuse
  2038. < HTTP/1.1 206 Partial Content
  2039. < Server: nginx/1.21.6
  2040. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2041. < Content-Type: image/jp2
  2042. < Content-Length: 16384
  2043. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2044. < Connection: keep-alive
  2045. < ETag: "6308b29e-8f3ac3b"
  2046. < Content-Range: bytes 102350848-102367231/150187067
  2047. <
  2048. * Connection #0 to host localhost left intact
  2049. VSICURL: Got response_code=206
  2050. VSICURL: Downloading 103694336-103710719 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2051. * Couldn't find host localhost in the (nil) file; using defaults
  2052. * Found bundle for host: 0x5608fb3fec60 [serially]
  2053. * Can not multiplex, even if we wanted to
  2054. * Re-using existing connection #0 with host localhost
  2055. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2056. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2057. Host: localhost:8083
  2058. Accept: */*
  2059. Range: bytes=103694336-103710719
  2060.  
  2061. * Mark bundle as not supporting multiuse
  2062. < HTTP/1.1 206 Partial Content
  2063. < Server: nginx/1.21.6
  2064. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2065. < Content-Type: image/jp2
  2066. < Content-Length: 16384
  2067. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2068. < Connection: keep-alive
  2069. < ETag: "6308b29e-8f3ac3b"
  2070. < Content-Range: bytes 103694336-103710719/150187067
  2071. <
  2072. * Connection #0 to host localhost left intact
  2073. VSICURL: Got response_code=206
  2074. VSICURL: Downloading 104988672-105005055 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2075. * Couldn't find host localhost in the (nil) file; using defaults
  2076. * Found bundle for host: 0x5608fb3fec60 [serially]
  2077. * Can not multiplex, even if we wanted to
  2078. * Re-using existing connection #0 with host localhost
  2079. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2080. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2081. Host: localhost:8083
  2082. Accept: */*
  2083. Range: bytes=104988672-105005055
  2084.  
  2085. * Mark bundle as not supporting multiuse
  2086. < HTTP/1.1 206 Partial Content
  2087. < Server: nginx/1.21.6
  2088. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2089. < Content-Type: image/jp2
  2090. < Content-Length: 16384
  2091. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2092. < Connection: keep-alive
  2093. < ETag: "6308b29e-8f3ac3b"
  2094. < Content-Range: bytes 104988672-105005055/150187067
  2095. <
  2096. * Connection #0 to host localhost left intact
  2097. VSICURL: Got response_code=206
  2098. VSICURL: Downloading 106250240-106266623 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2099. * Couldn't find host localhost in the (nil) file; using defaults
  2100. * Found bundle for host: 0x5608fb3fec60 [serially]
  2101. * Can not multiplex, even if we wanted to
  2102. * Re-using existing connection #0 with host localhost
  2103. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2104. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2105. Host: localhost:8083
  2106. Accept: */*
  2107. Range: bytes=106250240-106266623
  2108.  
  2109. * Mark bundle as not supporting multiuse
  2110. < HTTP/1.1 206 Partial Content
  2111. < Server: nginx/1.21.6
  2112. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2113. < Content-Type: image/jp2
  2114. < Content-Length: 16384
  2115. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2116. < Connection: keep-alive
  2117. < ETag: "6308b29e-8f3ac3b"
  2118. < Content-Range: bytes 106250240-106266623/150187067
  2119. <
  2120. * Connection #0 to host localhost left intact
  2121. VSICURL: Got response_code=206
  2122. VSICURL: Downloading 107413504-107429887 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2123. * Couldn't find host localhost in the (nil) file; using defaults
  2124. * Found bundle for host: 0x5608fb3fec60 [serially]
  2125. * Can not multiplex, even if we wanted to
  2126. * Re-using existing connection #0 with host localhost
  2127. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2128. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2129. Host: localhost:8083
  2130. Accept: */*
  2131. Range: bytes=107413504-107429887
  2132.  
  2133. * Mark bundle as not supporting multiuse
  2134. < HTTP/1.1 206 Partial Content
  2135. < Server: nginx/1.21.6
  2136. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2137. < Content-Type: image/jp2
  2138. < Content-Length: 16384
  2139. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2140. < Connection: keep-alive
  2141. < ETag: "6308b29e-8f3ac3b"
  2142. < Content-Range: bytes 107413504-107429887/150187067
  2143. <
  2144. * Connection #0 to host localhost left intact
  2145. VSICURL: Got response_code=206
  2146. VSICURL: Downloading 108544000-108560383 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2147. * Couldn't find host localhost in the (nil) file; using defaults
  2148. * Found bundle for host: 0x5608fb3fec60 [serially]
  2149. * Can not multiplex, even if we wanted to
  2150. * Re-using existing connection #0 with host localhost
  2151. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2152. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2153. Host: localhost:8083
  2154. Accept: */*
  2155. Range: bytes=108544000-108560383
  2156.  
  2157. * Mark bundle as not supporting multiuse
  2158. < HTTP/1.1 206 Partial Content
  2159. < Server: nginx/1.21.6
  2160. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2161. < Content-Type: image/jp2
  2162. < Content-Length: 16384
  2163. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2164. < Connection: keep-alive
  2165. < ETag: "6308b29e-8f3ac3b"
  2166. < Content-Range: bytes 108544000-108560383/150187067
  2167. <
  2168. * Connection #0 to host localhost left intact
  2169. VSICURL: Got response_code=206
  2170. VSICURL: Downloading 109936640-109953023 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2171. * Couldn't find host localhost in the (nil) file; using defaults
  2172. * Found bundle for host: 0x5608fb3fec60 [serially]
  2173. * Can not multiplex, even if we wanted to
  2174. * Re-using existing connection #0 with host localhost
  2175. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2176. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2177. Host: localhost:8083
  2178. Accept: */*
  2179. Range: bytes=109936640-109953023
  2180.  
  2181. * Mark bundle as not supporting multiuse
  2182. < HTTP/1.1 206 Partial Content
  2183. < Server: nginx/1.21.6
  2184. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2185. < Content-Type: image/jp2
  2186. < Content-Length: 16384
  2187. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2188. < Connection: keep-alive
  2189. < ETag: "6308b29e-8f3ac3b"
  2190. < Content-Range: bytes 109936640-109953023/150187067
  2191. <
  2192. * Connection #0 to host localhost left intact
  2193. VSICURL: Got response_code=206
  2194. VSICURL: Downloading 110772224-110788607 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2195. * Couldn't find host localhost in the (nil) file; using defaults
  2196. * Found bundle for host: 0x5608fb3fec60 [serially]
  2197. * Can not multiplex, even if we wanted to
  2198. * Re-using existing connection #0 with host localhost
  2199. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2200. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2201. Host: localhost:8083
  2202. Accept: */*
  2203. Range: bytes=110772224-110788607
  2204.  
  2205. * Mark bundle as not supporting multiuse
  2206. < HTTP/1.1 206 Partial Content
  2207. < Server: nginx/1.21.6
  2208. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2209. < Content-Type: image/jp2
  2210. < Content-Length: 16384
  2211. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2212. < Connection: keep-alive
  2213. < ETag: "6308b29e-8f3ac3b"
  2214. < Content-Range: bytes 110772224-110788607/150187067
  2215. <
  2216. * Connection #0 to host localhost left intact
  2217. VSICURL: Got response_code=206
  2218. VSICURL: Downloading 112148480-112164863 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2219. * Couldn't find host localhost in the (nil) file; using defaults
  2220. * Found bundle for host: 0x5608fb3fec60 [serially]
  2221. * Can not multiplex, even if we wanted to
  2222. * Re-using existing connection #0 with host localhost
  2223. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2224. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2225. Host: localhost:8083
  2226. Accept: */*
  2227. Range: bytes=112148480-112164863
  2228.  
  2229. * Mark bundle as not supporting multiuse
  2230. < HTTP/1.1 206 Partial Content
  2231. < Server: nginx/1.21.6
  2232. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2233. < Content-Type: image/jp2
  2234. < Content-Length: 16384
  2235. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2236. < Connection: keep-alive
  2237. < ETag: "6308b29e-8f3ac3b"
  2238. < Content-Range: bytes 112148480-112164863/150187067
  2239. <
  2240. * Connection #0 to host localhost left intact
  2241. VSICURL: Got response_code=206
  2242. VSICURL: Downloading 113573888-113606655 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2243. * Couldn't find host localhost in the (nil) file; using defaults
  2244. * Found bundle for host: 0x5608fb3fec60 [serially]
  2245. * Can not multiplex, even if we wanted to
  2246. * Re-using existing connection #0 with host localhost
  2247. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2248. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2249. Host: localhost:8083
  2250. Accept: */*
  2251. Range: bytes=113573888-113606655
  2252.  
  2253. * Mark bundle as not supporting multiuse
  2254. < HTTP/1.1 206 Partial Content
  2255. < Server: nginx/1.21.6
  2256. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2257. < Content-Type: image/jp2
  2258. < Content-Length: 32768
  2259. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2260. < Connection: keep-alive
  2261. < ETag: "6308b29e-8f3ac3b"
  2262. < Content-Range: bytes 113573888-113606655/150187067
  2263. <
  2264. * Connection #0 to host localhost left intact
  2265. VSICURL: Got response_code=206
  2266. VSICURL: Downloading 114999296-115015679 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2267. * Couldn't find host localhost in the (nil) file; using defaults
  2268. * Found bundle for host: 0x5608fb3fec60 [serially]
  2269. * Can not multiplex, even if we wanted to
  2270. * Re-using existing connection #0 with host localhost
  2271. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2272. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2273. Host: localhost:8083
  2274. Accept: */*
  2275. Range: bytes=114999296-115015679
  2276.  
  2277. * Mark bundle as not supporting multiuse
  2278. < HTTP/1.1 206 Partial Content
  2279. < Server: nginx/1.21.6
  2280. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2281. < Content-Type: image/jp2
  2282. < Content-Length: 16384
  2283. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2284. < Connection: keep-alive
  2285. < ETag: "6308b29e-8f3ac3b"
  2286. < Content-Range: bytes 114999296-115015679/150187067
  2287. <
  2288. * Connection #0 to host localhost left intact
  2289. VSICURL: Got response_code=206
  2290. VSICURL: Downloading 116473856-116490239 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2291. * Couldn't find host localhost in the (nil) file; using defaults
  2292. * Found bundle for host: 0x5608fb3fec60 [serially]
  2293. * Can not multiplex, even if we wanted to
  2294. * Re-using existing connection #0 with host localhost
  2295. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2296. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2297. Host: localhost:8083
  2298. Accept: */*
  2299. Range: bytes=116473856-116490239
  2300.  
  2301. * Mark bundle as not supporting multiuse
  2302. < HTTP/1.1 206 Partial Content
  2303. < Server: nginx/1.21.6
  2304. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2305. < Content-Type: image/jp2
  2306. < Content-Length: 16384
  2307. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2308. < Connection: keep-alive
  2309. < ETag: "6308b29e-8f3ac3b"
  2310. < Content-Range: bytes 116473856-116490239/150187067
  2311. <
  2312. * Connection #0 to host localhost left intact
  2313. VSICURL: Got response_code=206
  2314. VSICURL: Downloading 117932032-117948415 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2315. * Couldn't find host localhost in the (nil) file; using defaults
  2316. * Found bundle for host: 0x5608fb3fec60 [serially]
  2317. * Can not multiplex, even if we wanted to
  2318. * Re-using existing connection #0 with host localhost
  2319. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2320. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2321. Host: localhost:8083
  2322. Accept: */*
  2323. Range: bytes=117932032-117948415
  2324.  
  2325. * Mark bundle as not supporting multiuse
  2326. < HTTP/1.1 206 Partial Content
  2327. < Server: nginx/1.21.6
  2328. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2329. < Content-Type: image/jp2
  2330. < Content-Length: 16384
  2331. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2332. < Connection: keep-alive
  2333. < ETag: "6308b29e-8f3ac3b"
  2334. < Content-Range: bytes 117932032-117948415/150187067
  2335. <
  2336. * Connection #0 to host localhost left intact
  2337. VSICURL: Got response_code=206
  2338. VSICURL: Downloading 119341056-119357439 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2339. * Couldn't find host localhost in the (nil) file; using defaults
  2340. * Found bundle for host: 0x5608fb3fec60 [serially]
  2341. * Can not multiplex, even if we wanted to
  2342. * Re-using existing connection #0 with host localhost
  2343. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2344. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2345. Host: localhost:8083
  2346. Accept: */*
  2347. Range: bytes=119341056-119357439
  2348.  
  2349. * Mark bundle as not supporting multiuse
  2350. < HTTP/1.1 206 Partial Content
  2351. < Server: nginx/1.21.6
  2352. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2353. < Content-Type: image/jp2
  2354. < Content-Length: 16384
  2355. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2356. < Connection: keep-alive
  2357. < ETag: "6308b29e-8f3ac3b"
  2358. < Content-Range: bytes 119341056-119357439/150187067
  2359. <
  2360. * Connection #0 to host localhost left intact
  2361. VSICURL: Got response_code=206
  2362. VSICURL: Downloading 120619008-120651775 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2363. * Couldn't find host localhost in the (nil) file; using defaults
  2364. * Found bundle for host: 0x5608fb3fec60 [serially]
  2365. * Can not multiplex, even if we wanted to
  2366. * Re-using existing connection #0 with host localhost
  2367. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2368. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2369. Host: localhost:8083
  2370. Accept: */*
  2371. Range: bytes=120619008-120651775
  2372.  
  2373. * Mark bundle as not supporting multiuse
  2374. < HTTP/1.1 206 Partial Content
  2375. < Server: nginx/1.21.6
  2376. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2377. < Content-Type: image/jp2
  2378. < Content-Length: 32768
  2379. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2380. < Connection: keep-alive
  2381. < ETag: "6308b29e-8f3ac3b"
  2382. < Content-Range: bytes 120619008-120651775/150187067
  2383. <
  2384. * Connection #0 to host localhost left intact
  2385. VSICURL: Got response_code=206
  2386. VSICURL: Downloading 121765888-121782271 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2387. * Couldn't find host localhost in the (nil) file; using defaults
  2388. * Found bundle for host: 0x5608fb3fec60 [serially]
  2389. * Can not multiplex, even if we wanted to
  2390. * Re-using existing connection #0 with host localhost
  2391. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2392. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2393. Host: localhost:8083
  2394. Accept: */*
  2395. Range: bytes=121765888-121782271
  2396.  
  2397. * Mark bundle as not supporting multiuse
  2398. < HTTP/1.1 206 Partial Content
  2399. < Server: nginx/1.21.6
  2400. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2401. < Content-Type: image/jp2
  2402. < Content-Length: 16384
  2403. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2404. < Connection: keep-alive
  2405. < ETag: "6308b29e-8f3ac3b"
  2406. < Content-Range: bytes 121765888-121782271/150187067
  2407. <
  2408. * Connection #0 to host localhost left intact
  2409. VSICURL: Got response_code=206
  2410. VSICURL: Downloading 123060224-123076607 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2411. * Couldn't find host localhost in the (nil) file; using defaults
  2412. * Found bundle for host: 0x5608fb3fec60 [serially]
  2413. * Can not multiplex, even if we wanted to
  2414. * Re-using existing connection #0 with host localhost
  2415. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2416. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2417. Host: localhost:8083
  2418. Accept: */*
  2419. Range: bytes=123060224-123076607
  2420.  
  2421. * Mark bundle as not supporting multiuse
  2422. < HTTP/1.1 206 Partial Content
  2423. < Server: nginx/1.21.6
  2424. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2425. < Content-Type: image/jp2
  2426. < Content-Length: 16384
  2427. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2428. < Connection: keep-alive
  2429. < ETag: "6308b29e-8f3ac3b"
  2430. < Content-Range: bytes 123060224-123076607/150187067
  2431. <
  2432. * Connection #0 to host localhost left intact
  2433. VSICURL: Got response_code=206
  2434. VSICURL: Downloading 124338176-124354559 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2435. * Couldn't find host localhost in the (nil) file; using defaults
  2436. * Found bundle for host: 0x5608fb3fec60 [serially]
  2437. * Can not multiplex, even if we wanted to
  2438. * Re-using existing connection #0 with host localhost
  2439. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2440. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2441. Host: localhost:8083
  2442. Accept: */*
  2443. Range: bytes=124338176-124354559
  2444.  
  2445. * Mark bundle as not supporting multiuse
  2446. < HTTP/1.1 206 Partial Content
  2447. < Server: nginx/1.21.6
  2448. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2449. < Content-Type: image/jp2
  2450. < Content-Length: 16384
  2451. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2452. < Connection: keep-alive
  2453. < ETag: "6308b29e-8f3ac3b"
  2454. < Content-Range: bytes 124338176-124354559/150187067
  2455. <
  2456. * Connection #0 to host localhost left intact
  2457. VSICURL: Got response_code=206
  2458. VSICURL: Downloading 125222912-125239295 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2459. * Couldn't find host localhost in the (nil) file; using defaults
  2460. * Found bundle for host: 0x5608fb3fec60 [serially]
  2461. * Can not multiplex, even if we wanted to
  2462. * Re-using existing connection #0 with host localhost
  2463. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2464. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2465. Host: localhost:8083
  2466. Accept: */*
  2467. Range: bytes=125222912-125239295
  2468.  
  2469. * Mark bundle as not supporting multiuse
  2470. < HTTP/1.1 206 Partial Content
  2471. < Server: nginx/1.21.6
  2472. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2473. < Content-Type: image/jp2
  2474. < Content-Length: 16384
  2475. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2476. < Connection: keep-alive
  2477. < ETag: "6308b29e-8f3ac3b"
  2478. < Content-Range: bytes 125222912-125239295/150187067
  2479. <
  2480. * Connection #0 to host localhost left intact
  2481. VSICURL: Got response_code=206
  2482. VSICURL: Downloading 126746624-126763007 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2483. * Couldn't find host localhost in the (nil) file; using defaults
  2484. * Found bundle for host: 0x5608fb3fec60 [serially]
  2485. * Can not multiplex, even if we wanted to
  2486. * Re-using existing connection #0 with host localhost
  2487. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2488. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2489. Host: localhost:8083
  2490. Accept: */*
  2491. Range: bytes=126746624-126763007
  2492.  
  2493. * Mark bundle as not supporting multiuse
  2494. < HTTP/1.1 206 Partial Content
  2495. < Server: nginx/1.21.6
  2496. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2497. < Content-Type: image/jp2
  2498. < Content-Length: 16384
  2499. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2500. < Connection: keep-alive
  2501. < ETag: "6308b29e-8f3ac3b"
  2502. < Content-Range: bytes 126746624-126763007/150187067
  2503. <
  2504. * Connection #0 to host localhost left intact
  2505. VSICURL: Got response_code=206
  2506. VSICURL: Downloading 128237568-128253951 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2507. * Couldn't find host localhost in the (nil) file; using defaults
  2508. * Found bundle for host: 0x5608fb3fec60 [serially]
  2509. * Can not multiplex, even if we wanted to
  2510. * Re-using existing connection #0 with host localhost
  2511. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2512. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2513. Host: localhost:8083
  2514. Accept: */*
  2515. Range: bytes=128237568-128253951
  2516.  
  2517. * Mark bundle as not supporting multiuse
  2518. < HTTP/1.1 206 Partial Content
  2519. < Server: nginx/1.21.6
  2520. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2521. < Content-Type: image/jp2
  2522. < Content-Length: 16384
  2523. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2524. < Connection: keep-alive
  2525. < ETag: "6308b29e-8f3ac3b"
  2526. < Content-Range: bytes 128237568-128253951/150187067
  2527. <
  2528. * Connection #0 to host localhost left intact
  2529. VSICURL: Got response_code=206
  2530. VSICURL: Downloading 129662976-129679359 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2531. * Couldn't find host localhost in the (nil) file; using defaults
  2532. * Found bundle for host: 0x5608fb3fec60 [serially]
  2533. * Can not multiplex, even if we wanted to
  2534. * Re-using existing connection #0 with host localhost
  2535. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2536. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2537. Host: localhost:8083
  2538. Accept: */*
  2539. Range: bytes=129662976-129679359
  2540.  
  2541. * Mark bundle as not supporting multiuse
  2542. < HTTP/1.1 206 Partial Content
  2543. < Server: nginx/1.21.6
  2544. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2545. < Content-Type: image/jp2
  2546. < Content-Length: 16384
  2547. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2548. < Connection: keep-alive
  2549. < ETag: "6308b29e-8f3ac3b"
  2550. < Content-Range: bytes 129662976-129679359/150187067
  2551. <
  2552. * Connection #0 to host localhost left intact
  2553. VSICURL: Got response_code=206
  2554. VSICURL: Downloading 131088384-131104767 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2555. * Couldn't find host localhost in the (nil) file; using defaults
  2556. * Found bundle for host: 0x5608fb3fec60 [serially]
  2557. * Can not multiplex, even if we wanted to
  2558. * Re-using existing connection #0 with host localhost
  2559. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2560. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2561. Host: localhost:8083
  2562. Accept: */*
  2563. Range: bytes=131088384-131104767
  2564.  
  2565. * Mark bundle as not supporting multiuse
  2566. < HTTP/1.1 206 Partial Content
  2567. < Server: nginx/1.21.6
  2568. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2569. < Content-Type: image/jp2
  2570. < Content-Length: 16384
  2571. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2572. < Connection: keep-alive
  2573. < ETag: "6308b29e-8f3ac3b"
  2574. < Content-Range: bytes 131088384-131104767/150187067
  2575. <
  2576. * Connection #0 to host localhost left intact
  2577. VSICURL: Got response_code=206
  2578. VSICURL: Downloading 132481024-132497407 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2579. * Couldn't find host localhost in the (nil) file; using defaults
  2580. * Found bundle for host: 0x5608fb3fec60 [serially]
  2581. * Can not multiplex, even if we wanted to
  2582. * Re-using existing connection #0 with host localhost
  2583. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2584. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2585. Host: localhost:8083
  2586. Accept: */*
  2587. Range: bytes=132481024-132497407
  2588.  
  2589. * Mark bundle as not supporting multiuse
  2590. < HTTP/1.1 206 Partial Content
  2591. < Server: nginx/1.21.6
  2592. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2593. < Content-Type: image/jp2
  2594. < Content-Length: 16384
  2595. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2596. < Connection: keep-alive
  2597. < ETag: "6308b29e-8f3ac3b"
  2598. < Content-Range: bytes 132481024-132497407/150187067
  2599. <
  2600. * Connection #0 to host localhost left intact
  2601. VSICURL: Got response_code=206
  2602. VSICURL: Downloading 133742592-133758975 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2603. * Couldn't find host localhost in the (nil) file; using defaults
  2604. * Found bundle for host: 0x5608fb3fec60 [serially]
  2605. * Can not multiplex, even if we wanted to
  2606. * Re-using existing connection #0 with host localhost
  2607. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2608. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2609. Host: localhost:8083
  2610. Accept: */*
  2611. Range: bytes=133742592-133758975
  2612.  
  2613. * Mark bundle as not supporting multiuse
  2614. < HTTP/1.1 206 Partial Content
  2615. < Server: nginx/1.21.6
  2616. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2617. < Content-Type: image/jp2
  2618. < Content-Length: 16384
  2619. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2620. < Connection: keep-alive
  2621. < ETag: "6308b29e-8f3ac3b"
  2622. < Content-Range: bytes 133742592-133758975/150187067
  2623. <
  2624. * Connection #0 to host localhost left intact
  2625. VSICURL: Got response_code=206
  2626. VSICURL: Downloading 134873088-134889471 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2627. * Couldn't find host localhost in the (nil) file; using defaults
  2628. * Found bundle for host: 0x5608fb3fec60 [serially]
  2629. * Can not multiplex, even if we wanted to
  2630. * Re-using existing connection #0 with host localhost
  2631. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2632. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2633. Host: localhost:8083
  2634. Accept: */*
  2635. Range: bytes=134873088-134889471
  2636.  
  2637. * Mark bundle as not supporting multiuse
  2638. < HTTP/1.1 206 Partial Content
  2639. < Server: nginx/1.21.6
  2640. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2641. < Content-Type: image/jp2
  2642. < Content-Length: 16384
  2643. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2644. < Connection: keep-alive
  2645. < ETag: "6308b29e-8f3ac3b"
  2646. < Content-Range: bytes 134873088-134889471/150187067
  2647. <
  2648. * Connection #0 to host localhost left intact
  2649. VSICURL: Got response_code=206
  2650. VSICURL: Downloading 136101888-136118271 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2651. * Couldn't find host localhost in the (nil) file; using defaults
  2652. * Found bundle for host: 0x5608fb3fec60 [serially]
  2653. * Can not multiplex, even if we wanted to
  2654. * Re-using existing connection #0 with host localhost
  2655. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2656. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2657. Host: localhost:8083
  2658. Accept: */*
  2659. Range: bytes=136101888-136118271
  2660.  
  2661. * Mark bundle as not supporting multiuse
  2662. < HTTP/1.1 206 Partial Content
  2663. < Server: nginx/1.21.6
  2664. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2665. < Content-Type: image/jp2
  2666. < Content-Length: 16384
  2667. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2668. < Connection: keep-alive
  2669. < ETag: "6308b29e-8f3ac3b"
  2670. < Content-Range: bytes 136101888-136118271/150187067
  2671. <
  2672. * Connection #0 to host localhost left intact
  2673. VSICURL: Got response_code=206
  2674. VSICURL: Downloading 137297920-137314303 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2675. * Couldn't find host localhost in the (nil) file; using defaults
  2676. * Found bundle for host: 0x5608fb3fec60 [serially]
  2677. * Can not multiplex, even if we wanted to
  2678. * Re-using existing connection #0 with host localhost
  2679. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2680. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2681. Host: localhost:8083
  2682. Accept: */*
  2683. Range: bytes=137297920-137314303
  2684.  
  2685. * Mark bundle as not supporting multiuse
  2686. < HTTP/1.1 206 Partial Content
  2687. < Server: nginx/1.21.6
  2688. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2689. < Content-Type: image/jp2
  2690. < Content-Length: 16384
  2691. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2692. < Connection: keep-alive
  2693. < ETag: "6308b29e-8f3ac3b"
  2694. < Content-Range: bytes 137297920-137314303/150187067
  2695. <
  2696. * Connection #0 to host localhost left intact
  2697. VSICURL: Got response_code=206
  2698. VSICURL: Downloading 138625024-138641407 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2699. * Couldn't find host localhost in the (nil) file; using defaults
  2700. * Found bundle for host: 0x5608fb3fec60 [serially]
  2701. * Can not multiplex, even if we wanted to
  2702. * Re-using existing connection #0 with host localhost
  2703. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2704. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2705. Host: localhost:8083
  2706. Accept: */*
  2707. Range: bytes=138625024-138641407
  2708.  
  2709. * Mark bundle as not supporting multiuse
  2710. < HTTP/1.1 206 Partial Content
  2711. < Server: nginx/1.21.6
  2712. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2713. < Content-Type: image/jp2
  2714. < Content-Length: 16384
  2715. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2716. < Connection: keep-alive
  2717. < ETag: "6308b29e-8f3ac3b"
  2718. < Content-Range: bytes 138625024-138641407/150187067
  2719. <
  2720. * Connection #0 to host localhost left intact
  2721. VSICURL: Got response_code=206
  2722. VSICURL: Downloading 139558912-139575295 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2723. * Couldn't find host localhost in the (nil) file; using defaults
  2724. * Found bundle for host: 0x5608fb3fec60 [serially]
  2725. * Can not multiplex, even if we wanted to
  2726. * Re-using existing connection #0 with host localhost
  2727. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2728. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2729. Host: localhost:8083
  2730. Accept: */*
  2731. Range: bytes=139558912-139575295
  2732.  
  2733. * Mark bundle as not supporting multiuse
  2734. < HTTP/1.1 206 Partial Content
  2735. < Server: nginx/1.21.6
  2736. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2737. < Content-Type: image/jp2
  2738. < Content-Length: 16384
  2739. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2740. < Connection: keep-alive
  2741. < ETag: "6308b29e-8f3ac3b"
  2742. < Content-Range: bytes 139558912-139575295/150187067
  2743. <
  2744. * Connection #0 to host localhost left intact
  2745. VSICURL: Got response_code=206
  2746. VSICURL: Downloading 140886016-140902399 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2747. * Couldn't find host localhost in the (nil) file; using defaults
  2748. * Found bundle for host: 0x5608fb3fec60 [serially]
  2749. * Can not multiplex, even if we wanted to
  2750. * Re-using existing connection #0 with host localhost
  2751. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2752. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2753. Host: localhost:8083
  2754. Accept: */*
  2755. Range: bytes=140886016-140902399
  2756.  
  2757. * Mark bundle as not supporting multiuse
  2758. < HTTP/1.1 206 Partial Content
  2759. < Server: nginx/1.21.6
  2760. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2761. < Content-Type: image/jp2
  2762. < Content-Length: 16384
  2763. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2764. < Connection: keep-alive
  2765. < ETag: "6308b29e-8f3ac3b"
  2766. < Content-Range: bytes 140886016-140902399/150187067
  2767. <
  2768. * Connection #0 to host localhost left intact
  2769. VSICURL: Got response_code=206
  2770. VSICURL: Downloading 142016512-142032895 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2771. * Couldn't find host localhost in the (nil) file; using defaults
  2772. * Found bundle for host: 0x5608fb3fec60 [serially]
  2773. * Can not multiplex, even if we wanted to
  2774. * Re-using existing connection #0 with host localhost
  2775. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2776. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2777. Host: localhost:8083
  2778. Accept: */*
  2779. Range: bytes=142016512-142032895
  2780.  
  2781. * Mark bundle as not supporting multiuse
  2782. < HTTP/1.1 206 Partial Content
  2783. < Server: nginx/1.21.6
  2784. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2785. < Content-Type: image/jp2
  2786. < Content-Length: 16384
  2787. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2788. < Connection: keep-alive
  2789. < ETag: "6308b29e-8f3ac3b"
  2790. < Content-Range: bytes 142016512-142032895/150187067
  2791. <
  2792. * Connection #0 to host localhost left intact
  2793. VSICURL: Got response_code=206
  2794. VSICURL: Downloading 143015936-143032319 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2795. * Couldn't find host localhost in the (nil) file; using defaults
  2796. * Found bundle for host: 0x5608fb3fec60 [serially]
  2797. * Can not multiplex, even if we wanted to
  2798. * Re-using existing connection #0 with host localhost
  2799. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2800. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2801. Host: localhost:8083
  2802. Accept: */*
  2803. Range: bytes=143015936-143032319
  2804.  
  2805. * Mark bundle as not supporting multiuse
  2806. < HTTP/1.1 206 Partial Content
  2807. < Server: nginx/1.21.6
  2808. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2809. < Content-Type: image/jp2
  2810. < Content-Length: 16384
  2811. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2812. < Connection: keep-alive
  2813. < ETag: "6308b29e-8f3ac3b"
  2814. < Content-Range: bytes 143015936-143032319/150187067
  2815. <
  2816. * Connection #0 to host localhost left intact
  2817. VSICURL: Got response_code=206
  2818. VSICURL: Downloading 144015360-144031743 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2819. * Couldn't find host localhost in the (nil) file; using defaults
  2820. * Found bundle for host: 0x5608fb3fec60 [serially]
  2821. * Can not multiplex, even if we wanted to
  2822. * Re-using existing connection #0 with host localhost
  2823. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2824. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2825. Host: localhost:8083
  2826. Accept: */*
  2827. Range: bytes=144015360-144031743
  2828.  
  2829. * Mark bundle as not supporting multiuse
  2830. < HTTP/1.1 206 Partial Content
  2831. < Server: nginx/1.21.6
  2832. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2833. < Content-Type: image/jp2
  2834. < Content-Length: 16384
  2835. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2836. < Connection: keep-alive
  2837. < ETag: "6308b29e-8f3ac3b"
  2838. < Content-Range: bytes 144015360-144031743/150187067
  2839. <
  2840. * Connection #0 to host localhost left intact
  2841. VSICURL: Got response_code=206
  2842. VSICURL: Downloading 144932864-144949247 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2843. * Couldn't find host localhost in the (nil) file; using defaults
  2844. * Found bundle for host: 0x5608fb3fec60 [serially]
  2845. * Can not multiplex, even if we wanted to
  2846. * Re-using existing connection #0 with host localhost
  2847. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2848. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2849. Host: localhost:8083
  2850. Accept: */*
  2851. Range: bytes=144932864-144949247
  2852.  
  2853. * Mark bundle as not supporting multiuse
  2854. < HTTP/1.1 206 Partial Content
  2855. < Server: nginx/1.21.6
  2856. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2857. < Content-Type: image/jp2
  2858. < Content-Length: 16384
  2859. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2860. < Connection: keep-alive
  2861. < ETag: "6308b29e-8f3ac3b"
  2862. < Content-Range: bytes 144932864-144949247/150187067
  2863. <
  2864. * Connection #0 to host localhost left intact
  2865. VSICURL: Got response_code=206
  2866. VSICURL: Downloading 145850368-145866751 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2867. * Couldn't find host localhost in the (nil) file; using defaults
  2868. * Found bundle for host: 0x5608fb3fec60 [serially]
  2869. * Can not multiplex, even if we wanted to
  2870. * Re-using existing connection #0 with host localhost
  2871. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2872. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2873. Host: localhost:8083
  2874. Accept: */*
  2875. Range: bytes=145850368-145866751
  2876.  
  2877. * Mark bundle as not supporting multiuse
  2878. < HTTP/1.1 206 Partial Content
  2879. < Server: nginx/1.21.6
  2880. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2881. < Content-Type: image/jp2
  2882. < Content-Length: 16384
  2883. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2884. < Connection: keep-alive
  2885. < ETag: "6308b29e-8f3ac3b"
  2886. < Content-Range: bytes 145850368-145866751/150187067
  2887. <
  2888. * Connection #0 to host localhost left intact
  2889. VSICURL: Got response_code=206
  2890. VSICURL: Downloading 146751488-146767871 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2891. * Couldn't find host localhost in the (nil) file; using defaults
  2892. * Found bundle for host: 0x5608fb3fec60 [serially]
  2893. * Can not multiplex, even if we wanted to
  2894. * Re-using existing connection #0 with host localhost
  2895. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2896. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2897. Host: localhost:8083
  2898. Accept: */*
  2899. Range: bytes=146751488-146767871
  2900.  
  2901. * Mark bundle as not supporting multiuse
  2902. < HTTP/1.1 206 Partial Content
  2903. < Server: nginx/1.21.6
  2904. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2905. < Content-Type: image/jp2
  2906. < Content-Length: 16384
  2907. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2908. < Connection: keep-alive
  2909. < ETag: "6308b29e-8f3ac3b"
  2910. < Content-Range: bytes 146751488-146767871/150187067
  2911. <
  2912. * Connection #0 to host localhost left intact
  2913. VSICURL: Got response_code=206
  2914. VSICURL: Downloading 147636224-147652607 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2915. * Couldn't find host localhost in the (nil) file; using defaults
  2916. * Found bundle for host: 0x5608fb3fec60 [serially]
  2917. * Can not multiplex, even if we wanted to
  2918. * Re-using existing connection #0 with host localhost
  2919. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2920. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2921. Host: localhost:8083
  2922. Accept: */*
  2923. Range: bytes=147636224-147652607
  2924.  
  2925. * Mark bundle as not supporting multiuse
  2926. < HTTP/1.1 206 Partial Content
  2927. < Server: nginx/1.21.6
  2928. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2929. < Content-Type: image/jp2
  2930. < Content-Length: 16384
  2931. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2932. < Connection: keep-alive
  2933. < ETag: "6308b29e-8f3ac3b"
  2934. < Content-Range: bytes 147636224-147652607/150187067
  2935. <
  2936. * Connection #0 to host localhost left intact
  2937. VSICURL: Got response_code=206
  2938. VSICURL: Downloading 148537344-148553727 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2939. * Couldn't find host localhost in the (nil) file; using defaults
  2940. * Found bundle for host: 0x5608fb3fec60 [serially]
  2941. * Can not multiplex, even if we wanted to
  2942. * Re-using existing connection #0 with host localhost
  2943. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2944. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2945. Host: localhost:8083
  2946. Accept: */*
  2947. Range: bytes=148537344-148553727
  2948.  
  2949. * Mark bundle as not supporting multiuse
  2950. < HTTP/1.1 206 Partial Content
  2951. < Server: nginx/1.21.6
  2952. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2953. < Content-Type: image/jp2
  2954. < Content-Length: 16384
  2955. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2956. < Connection: keep-alive
  2957. < ETag: "6308b29e-8f3ac3b"
  2958. < Content-Range: bytes 148537344-148553727/150187067
  2959. <
  2960. * Connection #0 to host localhost left intact
  2961. VSICURL: Got response_code=206
  2962. VSICURL: Downloading 149520384-149536767 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2963. * Couldn't find host localhost in the (nil) file; using defaults
  2964. * Found bundle for host: 0x5608fb3fec60 [serially]
  2965. * Can not multiplex, even if we wanted to
  2966. * Re-using existing connection #0 with host localhost
  2967. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2968. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2969. Host: localhost:8083
  2970. Accept: */*
  2971. Range: bytes=149520384-149536767
  2972.  
  2973. * Mark bundle as not supporting multiuse
  2974. < HTTP/1.1 206 Partial Content
  2975. < Server: nginx/1.21.6
  2976. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  2977. < Content-Type: image/jp2
  2978. < Content-Length: 16384
  2979. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  2980. < Connection: keep-alive
  2981. < ETag: "6308b29e-8f3ac3b"
  2982. < Content-Range: bytes 149520384-149536767/150187067
  2983. <
  2984. * Connection #0 to host localhost left intact
  2985. VSICURL: Got response_code=206
  2986. VSICURL: Downloading 150175744-150187066 (http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2)...
  2987. * Couldn't find host localhost in the (nil) file; using defaults
  2988. * Found bundle for host: 0x5608fb3fec60 [serially]
  2989. * Can not multiplex, even if we wanted to
  2990. * Re-using existing connection #0 with host localhost
  2991. * Connected to localhost (127.0.0.1) port 8083 (#0)
  2992. > GET /T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2 HTTP/1.1
  2993. Host: localhost:8083
  2994. Accept: */*
  2995. Range: bytes=150175744-150187066
  2996.  
  2997. * Mark bundle as not supporting multiuse
  2998. < HTTP/1.1 206 Partial Content
  2999. < Server: nginx/1.21.6
  3000. < Date: Fri, 26 Aug 2022 11:47:36 GMT
  3001. < Content-Type: image/jp2
  3002. < Content-Length: 11323
  3003. < Last-Modified: Fri, 26 Aug 2022 11:46:38 GMT
  3004. < Connection: keep-alive
  3005. < ETag: "6308b29e-8f3ac3b"
  3006. < Content-Range: bytes 150175744-150187066/150187067
  3007. <
  3008. * Connection #0 to host localhost left intact
  3009. VSICURL: Got response_code=206
  3010. OPENJPEG: info: Header of tile 1 / 121 has been read.
  3011. OPENJPEG: info: Tile 1/121 has been decoded.
  3012. OPENJPEG: info: Image data has been updated with tile 1.
  3013.  
  3014. ...10...20...30...40...50...60...70...80...90...100 - done.
  3015. GDAL: Flushing dirty blocks: 0...10...20...30...40...50...60...70...80...90...100 - done.
  3016. GTiff: Adjusted bytes to write from 7680 to 4608.
  3017. GDAL: GDALClose(./out_subWin.tif, this=0x5608fb3a9110)
  3018. GDAL: GDALClose(/vsicurl/http://localhost:8083/T33UWP_20220515T100031_TCI_10m_J2Lmin.jp2, this=0x5608fb39abd0)
  3019. GDAL: In GDALDestroy - unloading GDAL shared library.
  3020.  
Advertisement
Add Comment
Please, Sign In to add comment