Frontpage web hosting - Reading parameters This set of parameters is

Reading parameters This set of parameters is used to validate news readers and features related to the news readers. If the allownewnews parameter is set to true, your users can request the NEWNEWS feature from their newsreaders. The NEWNEWS feature enables a user of a newsreader to request all articles that were posted or received for a particular newsgroup since a particular date. By default, this value is on (true), as recommended by the Network News Transfer Protocol RFC (RFC977). However, overuse of this feature can result in serious performance problems for the server. If you want to turn off NEWNEWS, set the value of the allownewnews parameter to false, as follows: allownewnews: false With the articlemmap parameter on, articles can be mapped into memory using the mmap function. By default, this parameter is off (false) and articles are read into memory before going to the newsreader. articlemmap: false The clienttimeout parameter sets the number of seconds a connection to a client can be idle before it is dropped. By default, the value is set to 1800 (30 minutes) as follows: clienttimeout: 1800 The nnrpdcheckart parameter sets whether or not the INN server daemon should check if an article is on the server before listing it as so. By default, this value is on as follows: nnrpdcheckart: true The nnrpperlauth parameter can be used to cause the INN server to use “Perl hook” to check that readers are valid. If nnrpperlauth is true, then the connection is not authenticated using the readers.conf file, as it would be otherwise. This value is false by default, as shown here: nnrpperlauth: false The nnrppythonauth parameter can be used to cause the INN server to use “Python hook” to check that readers are valid. If nnrppythonauth is true, then the connection is not authenticated using the readers.conf file, as it would be otherwise. This value is false by default, as shown here: nnrppythonauth: false With the noreader parameter set to true, incoming connections from unknown hosts (that is, those not listed in incoming.conf), will be rejected. With this value set to false, an additional INN server daemon is launched to handle incoming connections from hosts not listed in incoming.conf. The default is false, as follows: noreader: false
If you are searching for cheap webhost for your web application, please visit MySQL5 Web Hosting services.

Leave a Reply