Thanks for the clarification,

I couldn't find this change any more, but I knew
there was something done.

However this makes me think about an RFE:
It would be cool if ovirt could provide a way
to use the REST-API without always have to login
and logout.

Maybe something like a hook into
some message passing queue like rabbitMQ or zeroMQ
or a similar process for receiving and submitting
messages. So you could register once with an API
consumer and use that.

What do you think?

Am 04.03.2014 07:53, schrieb Yair Zaslavsky:
> Hi Sven,
> This is not entirely accurate -
> The solution introduced at commit hash  
> cb56de8808cec33b7599828ead890f52e32bcaea solves the problem for a specific 
> case in which we have a multiple login in a very short interval of time -
> mainly due to attempt to login from webadmin, while UI plugin tries to login 
> as well.
> We have an "anti flood" mechanism for events, allowing us to define an 
> interval, in which an event will not be logged twice. In the case of the 
> login event this is set to 5 seconds, which is enough to solve the above 
> described scenario.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
_______________________________________________
Engine-devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-devel

Reply via email to