Giter Site home page Giter Site logo

scottg / nsdci Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.81 MB

Automatically exported from code.google.com/p/nsdci

Tcl 0.39% Makefile 0.23% C 16.08% Groff 0.74% Shell 5.41% C++ 0.10% Protocol Buffer 0.06% CSS 1.01% HTML 19.95% JavaScript 54.54% ActionScript 0.44% Python 0.06% PHP 0.90% XSLT 0.08%

nsdci's People

Watchers

 avatar

nsdci's Issues

Configurable debug logging

Allow debug logging for the various message types (rpc, neval, nv, etc.) to
be configurable so that they could optionally be written to their own log
files instead of AOLserver server.log.

Original issue reported on code.google.com by nathan.folkman on 3 Jan 2007 at 6:16

Remove legacy clients section when using HTTP RPC

The old DCI RPC needed a clients list:

    ns_section "ns/server/$server/module/dci/np/server/clients"

When using HTTP RPC this section is still required - but will always be empty. 
We should remove the 
need for this section when usning HTTP RPC.  The ACL is in a new section for 
HTTP RPC:

    ns_section "ns/server/$server/module/dci/rpc/server/np/acl"
        ns_param allow 10.0.0.1,127.0.0.1



Original issue reported on code.google.com by [email protected] on 9 Jan 2007 at 3:55

Return HTTP status code to RCP clients

This will allow for better loggign and insight.

Issue now is the acl list. When the server denies access - there is no code 
returned indicating that. 
The log message on the client is simply: 

    rpc[np:0]: recv failed: Unknown error: 0: 127.0.0.1

And the TCL error is:

   could not vote in poll: foo : server response error

M


Original issue reported on code.google.com by [email protected] on 9 Jan 2007 at 4:15

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.