-
Notifications
You must be signed in to change notification settings - Fork 0
philip-clarke/reverse_proxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
%% Intro
A new erlang application called reverse_proxy
%% Testing
Run tests from the command line like this:
./rebar eunit
Note that after running tests, I get:
=ERROR REPORT==== 30-Jan-2012::22:49:03 ===
** Generic server inet_gethost_native_sup terminating
** Last message in was {'EXIT',<0.71.0>,killed}
** When Server state == {state,inet_gethost_native,undefined,<0.71.0>,
{local,inet_gethost_native_sup}}
** Reason for termination ==
** killed
This should be fixed by:
basho/rebar#168
%% Debugging
The rebar.config file has debugging enabled by default. See also
http://stackoverflow.com/questions/6808610/start-erlang-with-user-defined-variable-using-rebar
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published