Comment 2 for bug 1880969

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello:

I've compared (in my dev environment) the time spent *only by the server* in some common operations:
- Port creation: 0.6 secs
- Network creation: 1.0 secs
- Subnet creation: 1.1 secs
- FIP creation: 1.1 secs

FIP creation should be on par with the mentioned ones. Maybe there something in the client (a second request maybe) that slows down the request.

Regards.