Details
-
Type:
New Feature
-
Status:
In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1
-
Fix Version/s: None
-
Component/s: Modules: (other)
-
Labels:None
-
User impact:Low
-
Affects Docs:Yes
-
Similar Issues:None
Description
Ross: "This is similar to WS Proxy but without the WSDL but has a caching component to it. Basically I see
users needing to proxy GET and POST requests, making sure query params and headers are propagated correctly. Additionally for GET request they want to put a cache in between to reduce reads on the back end server."
The HTTP Proxy will support only request-response pattern. If a store-and-forward behavior is needed, the idea is to use the upcoming dedicated pattern as a frontal to the HTTP Proxy.
Issue Links
- blocks
-
MULE-5502
Consider dropping or recalculating "Content-Length" header if a transformer is used on ws:proxy
-
Activity
David Dossot
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Modules: (other) [ 10167 ] | |
| Component/s | Transport: HTTP(S) / Jetty [ 10006 ] |
David Dossot
made changes -
David Dossot
made changes -
| Description |
Ross: "This is similar to WS Proxy but without the WSDL but has a caching component to it. Basically I see
users needing to proxy GET and POST requests, making sure query params and headers are propagated correctly. Additionally for GET request they want to put a cache in between to reduce reads on the back end server." David: "I think it makes sense for the proxy to support both request-response and one-way EPs, the latter for fire and forget scenarios. The future addition of store-and-forward would may this fire-and-forget proxy even more dependable." |
Ross: "This is similar to WS Proxy but without the WSDL but has a caching component to it. Basically I see
users needing to proxy GET and POST requests, making sure query params and headers are propagated correctly. Additionally for GET request they want to put a cache in between to reduce reads on the back end server." The HTTP Proxy will support only request-response pattern. If a store-and-forward behavior is needed, the idea is to use the upcoming dedicated pattern as a frontal to the HTTP Proxy. |
David Dossot
made changes -
| Priority | To be reviewed [ 6 ] | Major [ 3 ] |
David Dossot
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
David Dossot
made changes -
| Fix Version/s | 3.1.2 [ 10951 ] |