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.
