} method cnfs { newsgroups: * class: 2 (Web server iis)
} method cnfs { newsgroups: * class: 2 size: 0,3999 expires: 0s,4d options: SMALLAREA } method cnfs { newsgroups: * class: 3 size: 4000,1000000 options: BIGAREA } Notice that each of the cnfs storage methods in these examples applies to all newsgroups. Articles are stored in different buffers based on their class and size. The values in each of the options fields need to match entries in the cycbuff.conf file, as shown in the following section. Assigning buffers for cnfs storage Newsgroup articles are cycled out of your news server, for appropriate storage methods, based on the contents of the /etc/news/cycbuff.conf file. Here are some entries from the cycbuff.conf file that define the buffers used for the methods previously described: # The order of lines in this file is not important among the same item. # But all cycbuff items should be presented before any metacycbuff item. # 1. Cyclic buffers cycbuff:ONE:/export/cycbuffs/one:512000 cycbuff:TWO:/export/cycbuffs/two:512000 cycbuff:THREE:/export/cycbuffs/three:512000 # 2. Meta-cyclic buffers metacycbuff:BIGAREA:ONE,TWO metacycbuff:SMALLAREA:THREE In the cycbuff.conf file, all cyclic buffers (cycbuff) entries should appear before metacyclic buffers (metacycbuff). The second field of a cycbuff entry identifies the buffer’s name. In this example, the three buffer entries are named ONE, TWO, and THREE, respectively. (Each buffer name is later assigned to a metacyclic buffer.) The third field in each cycbuff field is the filename that identifies the path to the buffer file. The last field is the size of the buffer in kilobytes (1K equals 1024 bytes). In the metacycbuff entries, the second field contains the symbolic names of the metacyclic buffers (which are used in the options entries of the storage.conf file). The third field in each entry then assigns cycbuff entries to each metacyclic class. You can also add optional entries to this file, such as the following, to affect how buffering is done: cycbuffupdate: Reflects how many articles are stored between header updates. The default value is 25. refreshinterval: Reflects the number of seconds between the time a cycbuff header is read and the time it is reread. The default value is 30.
Note: If you are looking for cheap and reliable webhost to host and run your mysql application check mysql web server services.