On 03/30/2012 10:16 PM, Le Huy wrote:
Have you look at how mod_proxy solves this issue, it seems that it
does not suffer the problem that we are experiencing , and also does
not need any share memory file.

... it uses shared memory (scoreboard in 2.0 and 2.2, mod_slotmem in 2.4)
... and it sucks ;)
... and it doesn't even support graceful restarts (all runtime data is lost)
... and its for httpd.

Our shm was designed when there were no
things like IIS workers, so its time to adapt the technology.


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to