Bug #64862 Support java proxies in StandardSocketFactory
Submitted: 4 Apr 2012 11:25 Modified: 20 Oct 2014 22:06
Reporter: Julian Cable Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Jess Balint CPU Architecture:Any
Tags: Contribution, firewall, http, https, proxy, socks

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[4 Apr 2012 11:27] Julian Cable
sample implementation of a proxy aware SocketFactory.

Attachment: SocksSocketFactory.java (application/octet-stream, text), 13.34 KiB.