Sun Java System Web Server 7.0 Update 4 NSAPI Developer's Guide

Installing the Quality of Service() Example

Inside the default object in obj.conf, add the following AuthTrans and Error directives:


AuthTrans fn=qos-handler
...
Error fn=qos-error code=503

         

The source code for this example is in the qos.c file in the samples/nsapi subdirectory of the server root directory.