Using URL param auth with XML-RPC interface

Gervase Markham gerv at mozilla.org
Fri Jan 15 21:27:23 UTC 2010


On 15/01/10 21:25, Gervase Markham wrote:
> I _thought_ I'd seen that somewhere. Thanks! Was this a complicated fix?
> Any chance of a backport?

I should add that the reason I'd want one is that it makes the BzAPI
basically stateless, which is a really big win for reduced complexity
and increased performance. Performance would be more consistent, instead
of the request being 2x slower the first time you used an XML-RPC-backed
call. And I would almost never have to make 2 connections to Bugzilla
rather than 1 to fulfil any request.

Gerv

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list