file_upload_handler: ignore <data_server_request> tag

svn path=/trunk/boinc/; revision=5852
This commit is contained in:
Bruce Allen 2005-04-14 18:10:39 +00:00
parent 314c3b3d88
commit 8feee4d258
1 changed files with 1 additions and 0 deletions

View File

@ -27173,6 +27173,7 @@ Bruce 14 April 2005
file IS open (locked), then do NOT hand back the file length.
Instead return a transient error. This will prevent
transmission of upload data starting at the wrong offset.
- file_upload_handler: ignore <data_server_request>tag
- To help understand when/why multiple file_upload_handlers
are trying to write to the same file, set default log level
to DEBUG. Also log messages at level CRITICAL if there is