Version 6.4 443 March 2012
SIP User's Manual 20. Configuring the IP Media Parameters
Using mode perl, fix the mod_perl to the following:
<IfModule mod_perl.c>
<Location /cgi-bin>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
Options +ExecCGI
PerlOptions +ParseHeaders
Order allow,deny
Allow from all
</Location>
Apache MPM worker: it is recommended to use the Multi-Processing Module
implementing a hybrid multi-threaded multi-process Web server. The following
configuration is recommended:
<IfModule worker.c>
ThreadLimit 64
StartServers 2
ServerLimit 20000
MaxClients 16384
MinSpareThreads 100
MaxSpareThreads 250
ThreadsPerChild 64
MaxRequestsPerChild 16384
20.1.2.3.8 Supporting NFS Servers
The table below lists the NFS servers that are known to be compatible with AudioCodes
Voice Streaming functionality.
Table 20-6: Compatible NFS Servers
Operating System Server Versions
Solaris™ 5.8 and 5.9 nfsd 2, 3
Fedora™ Linux™ 2.6.5-1.358 nfsd 2, 3
Mandrake™ Linux™ v2.4.22 nfsd 2, 3
Windows™ 2000 Services For Unix™ (SFU) 2, 3
Windows™ 2000 winnfsd 2 (See Note)
SCO UnixWare™ 7.1.1 nfsd 2, 3
Windows™ 2000 Cygwin nfsd 2 (See Note)
Note: Cygwin and winnfsd support only NFSv2.