0% found this document useful (0 votes)
2 views

LogFile

The log details the process of downloading a PDF file from an HTTPS server, including connection establishment and SSL handshake. The download progresses through various states, ultimately completing successfully with a status code of 206 (Partial Content). The log concludes with the download engine terminating after merging the segments of the file.

Uploaded by

vickymatta2009
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

LogFile

The log details the process of downloading a PDF file from an HTTPS server, including connection establishment and SSL handshake. The download progresses through various states, ultimately completing successfully with a status code of 206 (Partial Content). The log concludes with the download engine terminating after merging the segments of the file.

Uploaded by

vickymatta2009
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

INFO 2025-01-07 5:55:44 PM ( 1736252744 ) Opening LogFile...

INFO 2025-01-07 5:55:44 PM ( 1736252744 ) DownloadID = 225 , Protocol = HTTPS ,


OS = WIN , AppVersion = WinVersion1424
INFO 2025-01-07 5:55:44 PM ( 1736252744 ) DownloadEngine State Changed :
Unknown -> Starting...
DEBUG 2025-01-07 5:55:44 PM ( 1736252744 ) DownloadEngine is Starting...
INFO 2025-01-07 5:55:44 PM ( 1736252744 ) Trying to Start Download for ->
https://enhancv-pdfs.s3.amazonaws.com/050d98fd301237f0b54de1ec67fa0417-pdf
INFO 2025-01-07 5:55:44 PM ( 1736252744 ) New Connection(s) Created,
MaxAllowedConnection = 8 And ActiveConnections = 1
DEBUG 2025-01-07 5:55:44 PM ( 1736252744 ) Connection ( 1 ) Connecting to
52.216.142.156:443 ...
INFO 2025-01-07 5:55:44 PM ( 1736252744 ) Initializing SSLHandShake for
Connection (1 )
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) Connection(1) SSLHandShake ended
Successfully
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) SegmentManager Created a New Segment
and now has 1 Segments.
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) Connection ( 1 ) HttpState =
HTTP_STATE_VOID RoundNumberServer = 0 and RoundNumberProxy = 0
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) Sending Http-GET for Connection
( 1 ) Range = 0-
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) HttpState Changed for Connection (1)
HTTP_STATE_VOID -> HTTP_STATE_GET_SENT
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) GET Sent :
<< GET /050d98fd301237f0b54de1ec67fa0417-pdf HTTP/1.1
Host: enhancv-pdfs.s3.amazonaws.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/131.0.0.0 Safari/537.36
Accept: */*
Accept-Encoding: identity
Accept-Language: en-US,en;q=0.9
Accept-Charset: *
Origin: https://app.enhancv.com
Referer: https://app.enhancv.com/resume/677d1d35c16f89cd3cd0e39d
Range: bytes=0-

>>
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) All Response Headers For Connection (
1 ) :
INFO 2025-01-07 5:55:45 PM ( 1736252745 )
<<HTTP/1.1 206 Partial Content
x-amz-id-2:
s2XrK8a78cutGHAD8Gb2XxMkKUw21JvgbYwZ7eEPPOcIOYhOgn0WTZXYdEi2VCVrHPQIlsptkH8=
x-amz-request-id: 5A32CAM4A77YMXV7
Date: Tue, 07 Jan 2025 12:25:45 GMT
Access-Control-Allow-Origin: https://app.enhancv.com
Access-Control-Allow-Methods: GET
Access-Control-Allow-Credentials: true
Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method
Last-Modified: Tue, 07 Jan 2025 12:25:40 GMT
x-amz-expiration: expiry-date="Thu, 09 Jan 2025 00:00:00 GMT", rule-id="Auto-
delete"
ETag: "91806293bd5d585360949f74e92d8364"
x-amz-server-side-encryption: AES256
Content-Disposition: attachment; filename=PeterConnollyResume.pdf
Accept-Ranges: bytes
Content-Range: bytes 0-119999/120000
Content-Type: application/pdf
Content-Length: 120000
Server: AmazonS3>>

DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) HttpState Changed for Connection (1)


HTTP_STATE_GET_SENT -> HTTP_STATE_PARSING_HTTP_HEADER
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) Status Code For Connection (1) = 206
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) HttpState Changed for Connection (1)
HTTP_STATE_PARSING_HTTP_HEADER -> HTTP_STATE_RECEIVING
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) Resumability Changed :
RESUMABILITY_UNKNOWN -> RESUMABILITY_OK
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) Connection ( 1 ) All Headers have
been Parsed, HttpState = HTTP_STATE_RECEIVING And StatusCode = 206
INFO 2025-01-07 5:55:45 PM ( 1736252745 ) DownloadEngine State Changed :
Starting... -> Downloading...
DEBUG 2025-01-07 5:55:45 PM ( 1736252745 ) Connection ( 1 ) Receiving Started,
InputBuffer has 16595 UnProcessed bytes and 813 bytes were processed.
INFO 2025-01-07 5:55:46 PM ( 1736252746 ) Segment Completed For Connection ( 1
) SegmentNo = 0 FileNumber= 0
INFO 2025-01-07 5:55:46 PM ( 1736252746 ) DownloadEngine State Changed :
Downloading... -> Merging...
DEBUG 2025-01-07 5:55:46 PM ( 1736252746 ) HttpState Changed for Connection (1)
HTTP_STATE_RECEIVING -> HTTP_STATE_VOID
INFO 2025-01-07 5:55:46 PM ( 1736252746 ) File completely Downloaded. ( 1
Segments)
INFO 2025-01-07 5:55:46 PM ( 1736252746 ) DownloadEngine State Changed :
Merging... -> Completed
DEBUG 2025-01-07 5:55:46 PM ( 1736252746 ) DownloadEngine Is Terminating,
EngineState = Completed.
INFO 2025-01-07 5:55:46 PM ( 1736252746 ) Closing LogFile.

You might also like