Hello,

I am using apache DS 1.0. Is there a way to use it only as a proxy server? I
just want the requests to be forwarded to another backend instead of the one
in apache DS.

One way to do this is to get the requests in messageReceived() in say,
org.apache.directory.server.ldap.support.SearchHandler and then forward it
to a different backend.Same can be done for Add, Modify,Delete etc. Is this
the correct way?

Also, is there a seperate front end (proxy server) installation of Apache DS
available?

Can you please suggest other ways?

Regards,
Vijay

Reply via email to