https://bz.apache.org/bugzilla/show_bug.cgi?id=59184
--- Comment #10 from Rainer Jung <rainer.j...@kippdata.de> --- Created attachment 33685 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33685&action=edit Fall back to process local memory to avoid crash when shm init failed This patch should prevent the crash, when shared memory initialization fails. Since IMHO it is not a good idea to use the module in this case, I wonder whether it would actually be better to fail during startup in this case and not let users proceed. Currently the failure only affects setups using a load balancer worker. But this could change any time and even configs without farming should always add an lb worker above their ajp workers. Anyone having an opinion, please respond here. If I hear no objections, I will likely choose to let the module fail the web server startup if it can't init its shared memory (and not apply the patch). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org