php - Select different network interface for Zend_Service_Amazon_S3 -


i wondered if it's possible set network interface (i.e. eth0:1 or eth0:2) zend_http_client, used in zend_service_amazon_s3.

use socket bindto , enter ip of eth0:2

see example #2 on page: http://framework.zend.com/manual/en/zend.http.client.adapters.html


Comments

Popular posts from this blog

iphone - Request for member 'uitextfield' in something not a structure or union? -

Cursor error with postgresql, pgpool and php -

c++ - error: use of deleted function -