A high performance event based Flash policy server in D
License
MartijnB/FlashPolleD
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
FlashPolleD 0.1 Copyright 2011 iCept Media. All rights reserved. FlashPolleD is a (very) high performance Flash policy server written in D. A lot existing solutions have serious issues when they are stressed. They start to crash or leak memory. FlashPolleD is benchmarked with >20.000 reqs/sec on a VPS. It's tested with IPv4 & IPv6. == Requirements == - Linux 2.6+ - Libev 4 == Installation == This is a source only distribution. Build scripts for GDC are included but every D2 compiler with the Phobos runtine should work. A default policy file that opens all ports is included. Note: If you use GDC as D compiler, you need at least version 4.6.2 == Usage == Usage: ./server [-46bdfhpv] -4, --v4. --ipv4 Use IPv4 sockets [default] -6, --v6. --ipv6 Use IPv6 sockets -b, --bind=HOST Bind the socket to HOST -d, --daemon Daemonize the server -f. --policyfile=PATH Policyfile to serve -h, --help Help -p, --port=PORT Listen on PORT -s, --stats Show stats -v, --verbose Show more debuginformation == Notes == - In IPv6 mode, IPv4 requests are also handled. - The server requires root privileges to bind to (the default) port 843
About
A high performance event based Flash policy server in D
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published