fixed hung socket

added missing part to protocol.txt
This commit is contained in:
harlekin
2021-12-04 10:32:10 +00:00
committed by Sheepit Renderfarm
parent d137dc924b
commit ea9d7ef425
2 changed files with 48 additions and 30 deletions

View File

@@ -56,6 +56,14 @@ The maximum duration between two heartbeats in seconds is given by the attribute
</speedtest>
</config>
The client then performs a speedtest on these mirror urls and POSTs back the 3 fastest ones using the "speedtest-answer" endpoint, together with the transfer time for the payload:
<speedtest>
<result target="https://static-roubaix-fr.sheepit-renderfarm.com/scene/speedtest.zip" speed="724155" ping="26"/>
<result target="https://static-nuremberg-de.sheepit-renderfarm.com/scene/speedtest.zip" speed="674325" ping="33"/>
<result target="https://static-frankfurt3-de.sheepit-renderfarm.com/scene/speedtest.zip" speed="566186" ping="26"/>
</speedtest>
=== Session end ===
Url: use the request type "logout" from the configuration answer.