I have a send request that will run the server code to cache in-memory data for all instances. Therefore, I need to redirect this request to all instances, although nginx. Can I configure it in ELB?
No, this is not possible with ELB. I suggest either using a management tool, such as Chef, or using the AWS API to request the address of all instances in ELB and make a request to each
Source: https://habr.com/ru/post/1583854/More articles:Best practice for reducing common variables in type hierarchies? - javaMaven + ODL osgi.wiring.package javax - javaВ python то, что именно происходит в фоновом режиме, такое, что "x = 1j" работает, но "x = 1 * j" выдает ошибку? - pythonFixed bootstrap-table header not working - cssJava event handler naming convention - javaHow to move UIView dynamically using auto layout? - ioshttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1583856/classlisttoggleclass-true-vs-classlistadd&usg=ALkJrhhcbqYELx3gCTh3qByvve49ulcxMQSpring General cloud server settings in all applications - springWhere in the page life cycle is the main page load event (not OnLoad and Page_Load)? - asp.netloading multiple properties using a configuration server - spring-cloudAll Articles