Projects tagged ‘apache’ and ‘proxy’


Jump to tag:

Projects tagged ‘apache’ and ‘proxy’

Filtered by Project Tags apache proxy

Refine results Project Tags java (3) messaging (2) http (2) synapse (2) httpd (2) soa (2) mom (2) xml (2) server (2) esb (2) jms (2) soap (2)

[9 total ]

5001 Users
   

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) ... [More] server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. [Less]
Created over 3 years ago.

31 Users
   

Apache Tomcat Connectors produces web server plugins to connect Apache HTTPS, IIS or Sun web server with backend server via the AJP protocol. The most important backend example is Apache Tomcat.
Created over 2 years ago.

16 Users
 

The WSO2 ESB is a lightweight and easy-to-use Open Source Enterprise Service Bus (ESB) available under the Apache Software License v2.0. WSO2 ESB allows administrators to simply and easily configure ... [More] message routing, virtualization, intermediation, transformation, logging, task scheduling, load balancing, failover routing, event brokering, etc.. The runtime has been designed to be completely asynchronous, non-blocking and streaming based on the Apache Synapse core. WSO2 ESB 2.1.0 is developed on top of the revolutionary Carbon platform (Middleware a' la carte), and is based on the OSGi framework to achieve the better modularity for your Service Oriented Architecture (SOA). This also contains a lots of new features and many other optional components to customize the behavior of the server. [Less]
Created over 2 years ago.

13 Users
 

Apache Synapse is a simple to use, lightweight and high performance Enterprise Service Bus (ESB) from Apache. It can deal with SOAP 1.1/1.2, REST, POX, Plain Text, Binary, Hessian, FIX and other ... [More] types of messages over non-blocking http/s, JMS (1.0/1.1), File systems (s/ftp, CIFS, local, tar/zip/gz..), Mail (POP3, IMAP, SMTP), AMQP, TCP/UDP, XMPP and others. It can also deal with initiating/terminating WS-Addressing, WS-Security and WS-Reliable Messaging Please note that the project has a much longer history than the Ohloh metrics indicate, because of an SVN move. The project started in September 2005, and has had 5 major releases. Refer to: http://people.apache.org/~asankha/synapse/statsvn/ for true code statistics [Less]
Created over 3 years ago.

1 Users

Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server.
Created about 1 month ago.

1 Users

Apache::AppSamurai is a mod_perl based authenticating reverse proxy/application front end designed to protect applications from direct Internet attack.
Created about 1 year ago.

0 Users

Apache Module mod_count_memcookie Overviewmod_count_memcookie is Apache module to provide a counter with cookies to see how many times a user visited a site in a certain period of time. The couter ... [More] is stored in memcached, and the user's cookie string is used as the key to identify the user's counter. Every time the user hit the site, the user's counter is retrieved from memcached by specifying the user cookie string, and is stored back again after the counter is incremented. If the counter does not exist in memcached, then the counter is initialized to 1. As one of prerequisites of mod_count_memcookie, it needs to be used in conjunction with a cookie creating module, such as mod_usertrack, or some other substitution applications since it uses the user's cookie string for the identification of the user and its' counter value stored in memcached. On the plus side, it allows more than one Apache server to share the same cached data, thus fits very much in scale-out architecture system. In addtion, the counter info can be applied for simple spam proxy server by, for example, blocking the user with over the counter limit of the site. News2009/7/2: migrate svn repository to github 2009/1/31 : version 1.0.1 released fixup bug: memcached address configuration implements CountMemCookieMemcachedTableSize directive 2009/1/24 : version 1.0.0 released DocumentsDownload Prerequisites Build and Install Configuration Directives Sample Configuration Logging Counter Info Application Sample Source Code AuthorsYoichi Kawasaki [Less]
Created 12 months ago.

0 Users

A proxy that requires no configuration on the HTTP browser. Suitable for use on mobile devices that have no way to configure a proxy server. This code works by using urls in the following form: ... [More] .yoursite.com/path It decodes the domain name, then fetches the content at: /path And returns it to the browser. However, it also filters the content so that all URLs (link rel=, href=, etc) are encoded so that they direct back to the proxy. This way a device can browse via the proxy and hopefully never leave it once it enters. Cookies, form data etc are shuttled back and forth. Since each remote host has a specific sub-domain on the proxy site, the cookies will not be mixed. [Less]
Created 9 months ago.

0 Users

Penrose is a java-based virtual directory server. Virtual directory enables federating (aggregating) identity data from multiple heterogeneous sources like directory, databases, flat files, and web ... [More] services - real-time - and makes it available to identity consumers via LDAP. [Less]
Created over 3 years ago.