[Pound Mailing List] Send a request back to the requesting client
DJ Gilcrease <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
I would like to setup a service in Pound that just sends the request back to the client requesting it. I tried the following, but it decided client-IP-address was a FQDN
#stg
Service
HeadRequire "Host:.*stg.kanbansolutions.com.*"
BackEnd
Address 10.5.5.10
Port 80
End
End
#local
Service
HeadRequire "Host:.*local.kanbansolutions.com.*"
BackEnd
Address client-IP-address
Port 80
End
End
[kanban-email-icon]Dj Gilcrease
Principal Engineer and Code-Monkey
Kanban Solutions, LLC
[email protected]<mailto:[email protected]>
(646) 837-5672
www.kanbansolutions.com<http://www.kanbansolutions.com/>
image001.png
(image/png, 3.7 KB) - not displayed