Message boards : BOINC Manager : Unrecognized HTTP content - encoding
Message board moderation
Author | Message |
---|---|
Send message Joined: 16 Apr 06 Posts: 386 |
One of the BBC/CCE participants has run into problems with 'Unrecognized HTTP content - encoding' errors, can anybody help out? http://bbc.cpdn.org/forum_thread.php?id=4604 12/08/2006 22:56:02|BBC Climate Change Experiment|Sending scheduler request to http://bbc.cpdn.org/bbc_cgi/cgi Just to update on whats going on..... |
Send message Joined: 29 Aug 05 Posts: 15561 |
If you can, have him or her pass by on this post and post the specific information in that thread or to my email. |
Send message Joined: 29 Aug 05 Posts: 15561 |
Better yet, let him or her answer in this thread. I set one up specially for this. |
Send message Joined: 16 Apr 06 Posts: 386 |
I've added a link to the new thread, it sounds like an 'interesting' problem! (Developer speak for a real puzzle...) |
Send message Joined: 27 Jun 06 Posts: 305 |
A zlib problem coming from cURL? It would be interesting to see the phpinfo() output, especially HTTP_ACCEPT_ENCODING, when a web page with that command is downloaded with BOINC. If HTTP_ACCEPT_ENCODING promises more than BOINC can handle, the web server might send data that BOINC cannot decode, if the web page header starts with ob_start("ob_gzhandler"); |
Send message Joined: 27 Jun 06 Posts: 305 |
I checked it for 5.2.13, BOINC does not set HTTP_ACCEPT_ENCODING in that version. Testing it is easy, just try to attach BOINC to a phpinfo() web page, it will not accept that as a project but it will still download it with the name get_project_config.xml In my test it didn't matter that it tried to download ...../phpinfo.php/get_project_config.php, the last part got ignored. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.