ns_section "ns/server/${servername}"
ns_param maxline 10240It defaults to 8192 in AOLserver 3.5.1.
The config file should be placed in the top level of your AOLserver installation area, and should be called nsd.tcl. For a new installation, you need to configure your nsd.tcl file from scratch, using the examples from sample-config.tcl.
You don't have to recompile, you just have to restart your server.
It is not case-sensitive.
/s.
On Monday, March 17, 2003, at 05:27 PM, Zamil Murji wrote:
I read that:
AOLserver limits the length of each line in the HTTP request header, including the request line itself. This limits the amount of data you can put in form variables in a GET request. AOLserver does not specifically limit the length of each form variable's value. The limit is set in the config file, section "ns/server/$server", parameter "maxline". The default is 8192 bytes. -- Rob Mayoff, June 28, 2001
where is this config file? what steps do i have to take once i change this config file. do i have to recompile? if so some directions would be good.
do i add this maxline parameter to my .ini file. is it case sensitive (ie is maxline the same thing as MaxLine).
I'd appreciate any responses.
Thanks in advance. Zamil
-- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
-- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
