'Which IP is logged when sending request with PHP/cURL?
Client (IP_#1) via browser accessing web page PHP/cURL(IP_#2) and doing request/response to (IP_#3). Response received at IP_#1 i.e. clients browser.
What is logged at (IP_#3)?
Solution 1:[1]
Depends on how it is done but I’d say IP_#2.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
