Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork620
Sending additional request to server from proxy#1392
-
Hi, |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
-
Hi@sshantha22 , you can try |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thank you Abhinav Singh. I might need to make periodic requests once the connection has been established with the server within the context of a particular session and not as separate requests outside of the session. If I make the call in before_upstream_connection, would it be outside of the session? I was thinking of making the proxy initiated request in handle_client_request. Please let me know your thoughts. If you have an example, that would be very helpful. |
BetaWas this translation helpful?Give feedback.