Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual page 98

Nsapi
Table of Contents

Advertisement

Service Stage
query
UseOutputStreamSize
flushTimer
ChunkedRequestBufferSize
ChunkedRequestTimeout
bucket
Examples
Service type="*~magnus-internal/*" method="(GET|HEAD)"
fn="send-file"
In the following example, the server does not cache static files from
/export/somedir/
<Object name=default>
...
NameTrans fn="pfx2dir" from="/myurl" dir="/export/mydir",
name="myname"
...
Service method=(GET|HEAD|POST) type=*~magnus-internal/*
fn=send-file
...
</Object>
<Object name="myname">
Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
nocache=""
</Object>
98
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all obj.conf functions
when requested by the URL prefix
.
/myurl

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents