Download List

프로젝트 설명

jRevProxy is a lightweight reverse proxy server
fully written in Java. It accepts HTTP and HTTPS
external requests and translates these into new
internal requests based on a set of rules. HTTPS
with client side authentication (X509
certificates) is supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-27 01:38
0.5

청크 분할 데이터 전송을 지원이 추가되었습니다. 패턴을 기반으로 URL을 다시 작성하는 필터가 호스트 이름을 포함하지 않는 절대 경로를 수정하여 추가되었습니다. 소켓 I / O를, 그리고 "Nullpointer 예외"버그를 개선했습니다 그 때 jRevProxy HTTP 요청을 처리하도록 구성되었다 발생 해결되었습니다.
Tags: Major feature enhancements
Chunked data transfer support has been added. A pattern-based URL rewriting filter has been added to modify absolute paths that do not contain the hostname. Socket I/O was improved, and a "Nullpointer exception" bug was fixed that occurred when jRevProxy was configured to handle HTTP requests.

2002-12-19 20:03
0.4

Tags: Initial freshmeat announcement

Project Resources