We would like to use Apache as a routing layer that accepts both structured 
documents (XML docs) also some other
predefined data blocks in addition to key/value paris via http and then routes 
those transactions based on a key
available in the request such that the required keys and sub keys are all 
routed to the same rules instance - this will
require the original request to be broadcast to multiple instances of the rules 
engine ( for example, one instance may
be tracking the IP, another instance may be tracking by GUID or Screenname, and 
yet another may be tracking by some
Signature.)



U can modify mod_proxy to act like a router

--
Simone Caruso
IT Consultant
+39 349 65 90 805
p.iva: 03045250838

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to