3Com VCX v7111 User Manual page 455

Voip
Hide thumbs Also See for VCX v7111:
Table of Contents

Advertisement

c) Set the MaxKeepAliveRequests parameter to 0 (enables an unlimited number of
requests during a persistent connection – required for multiple consecutive HTTP POST
requests for uploading the file).
d) Set MaxClients to 250
e) Change the mod_perl module lines to:
<IfModule mod_perl.c>
Alias /perl/ /var/www/perl/
<Directory /var/www/perl>
</Directory>
</IfModule>
Script PUT /perl/put.cgi
®
3Com
VCX V7111 VoIP Gateway User Guide
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
PerlSendHeader On
455

Advertisement

Table of Contents
loading

Table of Contents