Hi Ralf,
I've just committed a new solution that should reflect your change request. We decided to call the flag "client" (-c), in order to indicate that the HTTP Server talks to the database server as just another client.
Feedback welcome, Christian ___________________________
On Tue, Oct 18, 2011 at 10:09 AM, Ralf Jung ralfjung-e@gmx.de wrote:
Hi again,
Well, I could easily come up with a patch that essentially duplicates the "start server in JVM or not" logic and passes the info on to HTTPSession (I actually already had that patch done before I came up with the other one).
You can find that patch attached, again *COMPLETELY UNTESTED*. It should get rid of the pointless TCP overhead, but it does not fix the "magic" behaviour.
Kind regards, Ralf