![]() |
*** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! *** *** Notice -- Maximum connections: 550 (549 clients) *** Notice -- Entering high-traffic mode (incoming = 20.11 kb/s (LRV = 35k/s, outgoing = 77.78 kb/s currently) *** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! *** *** Notice -- Still high-traffic mode 2 (7 delay): 19.56 kb/s *** Notice -- Resuming standard operation (incoming = 20.00 kb/s, outgoing = 71.50 kb/s now) böyle bir hatayla karsılasıyorum. *** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! *** bu hatayı nasıl çözebilirim ? Sunucu Adı: irc.yakamozcafe.com Çalışan Version: Unreal3.2.8.1 |
Cevap: *** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! *** BUFFERPOOL kullandığın cihaz limitleri ile alakalı bi durum. Unreal cihaz destekli çalışır src/ircd.c Kod: #define NEGATIVE_SHIFT_WARN -15 Kod: #define NEGATIVE_SHIFT_WARN 9999 include/config.h Kod: #define MAXSENDQLENGTH 3000000 Kod: #define MAXSENDQLENGTH 9000000 yine aynı dosyada Kod: #define BUFFERPOOL (18 * MAXSENDQLENGTH) Kod: #define BUFFERPOOL (82 * MAXSENDQLENGTH) Kod: What is the maximum sendq length you wish to have? Kod: How many buffer pools would you like? iyi Çalışmalar. |
Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 05:05. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk