<div dir="ltr"><div><div><div>Hi all,<br><br>Typically we have two keystone service listening on two separate ports<br></div>35357 and 5000. <br><br>Historically one of the port had limited functionality, but today I do not see why we want<br></div>to have two separate service/port from the same code base for similar purposes.<br><br> Effective we use double amount of memory than it is really required,<br>because both port is served by completely different worker instances, typically from the same physical server. </div><div><br></div><div>I wonder, would it be difficult to use only a single port or at least the same pool of workers for all keystone(identity, auth..) purposes?<br></div><div><br></div><div>Best Regards,<br></div><div>Attila<br></div></div>