Code Monkey home page Code Monkey logo

kangle's Introduction

kangleBuild Status StyleCI

kangle is a light, high-performance web server/reverse proxy.support fastcgi/isapi/ajp/uwsgi/scgi/hmux protocol.include a http manage console. Full support access control. memory/disk cache. virtual host can run in seperate process and user. and more kangle web server features

kangle Web Server can improve performance, security and reliability of your server, by a great margin

fastcgi/ajp/uwsgi/scgi/hmux/http protocol upstream support asp/asp.net(windows version). upstream keep alive memory and disk cache. full request/response access control isapi/cgi support easy used web manage console. virtualhost based on host or port each virtualhost can run seperate process and user. .htaccess rewrite rule support. xml config file on the fly gzip Apache compatible log files ipv6 ready

./configure --help to obtain the configure help.
./configure --prefix=/usr/local/
make
make install
config file is etc/config.xml
virtualHost file is etc/vh.xml
bin/kangle to start the server
bin/kangle -q stop the server
bin/kangle -h help

open url http://ip:3311/ enter user and password to monitor and manage the server. default user is admin, password is kangle.

Kangle is released under the terms of the GPL license.

See COPYING for more information or see https://en.wikipedia.org/wiki/GNU_General_Public_License

kangle's People

Contributors

aaronsmile avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.