Willy:
I implemented this (just for am_set_info)
and deployed it on SETI@home.
Please test it if you can; I didn't test it.
Also let me know if you need a POST version of other RPCs.
-- David

On 26-May-2012 12:44 AM, Willy wrote:
> I'm now hitting a limitation with the web RPCs. With certain RPC's the
> input is too large for the HTTP GET which is then ignored by the server
> (Error: Request-URI Too Large. The requested URL's length exceeds the
> capacity limit for this server.).
>
> Especially http://boinc.berkeley.edu/trac/wiki/WebRpc#am_set_info is a
> problem because it's used to set preferences.
>
> My suggestion is to also allow HTTP POST.
>
> To work around the problem I limited the number of venues send to the
> server.
>
> Willy.
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to