On 09/04/2013 10:52 AM, Mathias Mullins wrote:
Hi Darren,It's a very commonly used port for many installations that want an unauthenticated API access, especially from other tools and systems. I think getting rid of this would be really bad idea.
Sigh, I just hate the "totally insecure by default" approach. Not to mention the code path for 8080 and 8096 is different. 8080 being servlet based and 8096 being httpcore based.
Darren