On Sat, 23 Mar 2002, GOMEZ Henri wrote:

> >I documented 2 properties, to be used to override the default
> >when new protocols/apis are added:
> >
> > channel.socket.local.protocol=ajp13 ( it could be WARP, or IIOP or RPC )
> 
> ok, that's what I looked for
> 
> > channel.socket.local.api=ajp13 ( api means the methods that are 
> >supported/used - it'll be ajp14, mod_webapp, etc ).
> 
> do you mean we could have webapp APIs over ajp13 ?

If anyone wants to implement it, yes.

I don't see this as a big urgency - but it is possible.

What I would like to see at protocol level is a more standard
marshalling ( i.e. a subset of XDR or CDR ) - but I wouldn't
-1 if someone adds warp marshalling ( it should only require
changes to jk_msg )

For new API methods ( like config, etc ) - we can support things
from webapp or your proposals for ajp14 ( or new ones ). Again,
not a big priority. 

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to