• 15 апреля стартует «Курс «SQL-injection Master» ©» от команды The Codeby

    За 3 месяца вы пройдете путь от начальных навыков работы с SQL-запросами к базам данных до продвинутых техник. Научитесь находить уязвимости связанные с базами данных, и внедрять произвольный SQL-код в уязвимые приложения.

    На последнюю неделю приходится экзамен, где нужно будет показать свои навыки, взломав ряд уязвимых учебных сайтов, и добыть флаги. Успешно сдавшие экзамен получат сертификат.

    Запись на курс до 25 апреля. Получить промодоступ ...

Долгое открытие документа

  • Автор темы susinmn
  • Дата начала

ToxaRat

Чёрный маг
Green Team
06.11.2007
3 332
42
BIT
0


Question
When creating a full text index on a database with a large file attachment, the FTG reports the following error on the console and in the LOG.NSF:

"Processing only first 6291456 bytes of attachment filename.extension
Full Text Error (FTG): Exceeded max configured index size while indexing document NT00005022 in database index d:\Lotus\Domino\Data\mail\user.ft"
It has been reported that this error message can also hang the Domino server.

Answer
The error is the result of the 6MB default limit to indexing documents. You can increase this limit by setting the following parameter in the NOTES.INI file:
FTG_INDEX_LIMIT= X

with the value of X calculated as follows:

8MG is calculated as 8*1024 *1024=8388608; thus FTG_INDEX_LIMIT=8388608
12MB is calculated as 12*1024*1024 = 12582912; thus FTG_INDEX_LIMIT=12582912

Supporting Information:

NOTE: On the AS/400 platform only, there is a software limitation that prevents the indexing of documents larger than approximately 8MB on Domino R5. If you raise FTG_INDEX_LIMIT above this value, a hard failure will result, causing the entire database index to be aborted. The maximum value that avoids this error is set as follows in the NOTES.INI:

FTG_INDEX_LIMIT=8323000

Setting the limit at or below this value will prevent the hard error. If a document is larger than this limit, you will receive a "Exceeded Max Configured Index Size ..." message, but the entire index will not be aborted; only individual documents that are too large will be excluded.

In many cases, it is large file attachments that cause a document to be too large, not the text body of the document itself. If this is the case, you could turn off the "Index attachments" option to exclude attachments from the index.

Note that there is no limit to the document size value for the notes.ini parameter FTG_INDEX_LIMIT= in any versions of Notes. However, the default document size limit is 6MB without this parameter. You can change this limit by setting the NOTES.INI variable FTG_INDEX_LIMIT=<number of bytes> to the desired limit. Performance will be affected the higher this parameter is set as it will take the indexer longer to process, and it will use up more memory/processing time. The value that is set has a direct relationship to the amount of memory that will be utilized.
 

rinsk

Lotus Team
12.11.2009
1 151
125
BIT
3
Угу онэ не только это могут. Например так - в базе где сроду небыло аттачей...

обнаружено: вирус Virus.DOS.Topa.2520 (модификация) файл: F:\FTIndex\icdc\box\IDO\DepartmentCode100.ft\ftgi.R00\0000
обнаружено: вирус Virus.DOS.MutaGen.1113 (модификация) файл: F:\FTIndex\icdc\mvkadri.ft\ftgi\#temsupp\gtr.ROS\0000
Не вылечен: вирус Virus.DOS.MutaGen.1113 (модификация) F:\FTIndex\icdc\mvkadri.ft\ftgi\#temsupp\gtr.ROS\0000
обнаружено: вирус Virus.DOS.Sirius.975 (модификация) файл: F:\FTIndex\icdc\box\po.ft\ftgi.R00\0000
Не вылечен: вирус Virus.DOS.Sirius.975 (модификация) F:\FTIndex\icdc\box\po.ft\ftgi.R00\0000
 

Мыш

Lotus Team
12.02.2008
1 219
29
BIT
66
rinsk, хммм, мож в HTML-письмах какие скрипты находит? Хотя, конечно, в индексе-то... :(
 

ToxaRat

Чёрный маг
Green Team
06.11.2007
3 332
42
BIT
0
Угу онэ не только это могут. Например так - в базе где сроду небыло аттачей...

обнаружено: вирус Virus.DOS.Topa.2520 (модификация) файл: F:\FTIndex\icdc\box\IDO\DepartmentCode100.ft\ftgi.R00\0000
обнаружено: вирус Virus.DOS.MutaGen.1113 (модификация) файл: F:\FTIndex\icdc\mvkadri.ft\ftgi\#temsupp\gtr.ROS\0000
Не вылечен: вирус Virus.DOS.MutaGen.1113 (модификация) F:\FTIndex\icdc\mvkadri.ft\ftgi\#temsupp\gtr.ROS\0000
обнаружено: вирус Virus.DOS.Sirius.975 (модификация) файл: F:\FTIndex\icdc\box\po.ft\ftgi.R00\0000
Не вылечен: вирус Virus.DOS.Sirius.975 (модификация) F:\FTIndex\icdc\box\po.ft\ftgi.R00\0000
на сервере поставил антивирусник? :(
 
Мы в соцсетях:

Обучение наступательной кибербезопасности в игровой форме. Начать игру!