FIWARE Orion and pep proxy solutions? -


from orion documentations has been mentionned 2 available pep proxy wilma , steelskin. want list available options there other open source solutions securing fiware orion?

thanks in advance help.

orion http service, can use protect http services fine. best solution depends on deployment scheme.

within fiware have 2 mentioned:

  • wilma, simple, works keystone;
  • steelskin, more advanced, works keystone or openstack keyrock.

other options may include:

  • nginx, typically used performant proxy , has authentication modules well;
  • squid, widespread proxy , supports authentication;
  • apache, has widespread proxy , authentication modules, although bottleneck of system.

Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -