Tutorial - How to Set Up Lucee in Tomcat

2018-09-04 Thread Igal @ Lucee.org
I published a blog post with an accompanying video tutorial about setting up Lucee in Tomcat.  While there are some Lucee-specific elements in the tutorial, most of it is applicable to any servlet setup, covering CATALINA_HOME, CATALINA_BASE, and the recently added makebase utility. I hope th

Re: CLOSE_WAIT connections when OutOfMemoryError is thrown

2018-09-04 Thread Mark Thomas
On 04/09/18 03:20, Antonio Rafael Rodrigues wrote: > Hi > In my rest API, everytime time my request generates an OutOfMemoryError the > client doesn't get a response from server and hangs forever. If I kill the > client, I can see by lsof that a CLOSE_WAIT connection remains and it goes > away just