Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » HttpClient logs in Release mode
Re: HttpClient logs in Release mode [message #780 is a reply to message #750] Thu, 02 February 2006 10:14 Go to previous messageGo to previous message
hojtsy is currently offline  hojtsy
Messages: 241
Registered: January 2006
Location: Budapest, Hungary
Experienced Member
Errrmm. Sorry but this problem was not solved. I am now getting this somewhat shorter log file. I don't want this log to be created by the release-mode application.
HttpClient::Execute
	socket host = something:80
	host = something, port = 80
	request: GET /something.xml HTTP/1.1
	URL: http://something/something.xml
	Host: something
	Connection: close
	Accept: */*
	Agent: Ultimate++ HTTP client
//HttpClient::Execute
TIMING Socket::Data::Read:   0.0 us -   0.0 us (  0.0 us / 14 ), min:   0.0 us, max:   0.0 us, nesting: 1 - 14
TIMING Socket::Data::PeekRead: 395.0 ms -  79.0 ms (395.0 ms / 5 ), min:   0.0 us, max: 342.0 ms, nesting: 4 - 14
TIMING Socket::Data::Write:   2.0 ms - 399.9 us (  2.0 ms / 5 ), min:   0.0 us, max:   1.0 ms, nesting: 1 - 5
TIMING Socket::Data::PeekWrite:  32.0 ms -   4.0 ms ( 32.0 ms / 8 ), min:   0.0 us, max:  30.0 ms, nesting: 2 - 10
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Serbian translation
Next Topic: serialize and endians on non-x86 machines [BUG]
Goto Forum:
  


Current Time: Sun May 12 10:42:33 CEST 2024

Total time taken to generate the page: 0.02537 seconds