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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -