Go-proxy–lvs PlayGround

Source: Internet
Author: User
Tags nginx server
This is a creation in Article, where the information may have evolved or changed.

Go-proxy–lvs PlayGround

Go-proxy¶

Go-proxy is a proxy server software implemented with the Go language and currently supports only single-site proxies.

Http://go-lang.info is an example of go-proxy

Binary execution files for Linux: download

How to use:

Go-proxy--target=target_site_domain--port=[7023]--porcs_num=[2] [--debug] [--version]

Example:

$./go-proxy--target=golang.org--port=8080

Access golang.org in the browser by http://[your IP address or domain name]:8080

Source:

http://svn:svn@svn.lvscar.info/4fun/go-proxy/branches/4onesite/

UPDATE:

    • version:100308

      • Rewrite the makefile according to go habits
      • Updated code according to the syntax of GO release.2010-03-04 change
    • version:100226
      • Introduction of hack third-party httplib provides post support
      • The current version (2010-02-04) of Go's native HTTP inventory is in the following issue:
        1. When a POST request is made to the Nginx server, it fails due to a missing content-length
        2. Custom headers are not supported
        3. Redirection after POST request is not supported
    • version:100203
      • Resolving crash issues caused by exception HTTP requests (HTTP HEAD)
    • version:100119
      • Direct transfer of non-text data, saving memory overhead
      • Introduction version
      • Go-proxy information added in HTTP RESPONSE head

Todo:

    • Log
    • Link processing
    • Link Volume limit
    • HTTPS support
    • Multi-Site Proxy
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.