[
https://issues.apache.org/jira/browse/SHINDIG-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassie Doll reassigned SHINDIG-148:
-----------------------------------
Assignee: Cassie Doll
> makeRequest should avoid the proxy when making direct connection to urls on
> the proxy
> -------------------------------------------------------------------------------------
>
> Key: SHINDIG-148
> URL: https://issues.apache.org/jira/browse/SHINDIG-148
> Project: Shindig
> Issue Type: Improvement
> Components: OpenSocial - Javascript
> Reporter: Paul Lindner
> Assignee: Cassie Doll
>
> The current implementation of the socialdata servlet sends requests to the
> shindig proxy, which then contacts itself with a signed request. -- very
> inefficient.
> It would be nice if the gadgets.io.makeRequest() could send XHR requests
> directly to the backend server when using relative paths or when the
> hostnames matched. This would reduce a whole hop on these types of requests.
> Alternatively one could configure the batchrequest.js/jsoncontainer.js to
> communicate directly with the backend server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.