ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: ??????????? ??? ???????? ???????? ?-?? ???????? ?? ????????



Для Linux скорее эта ссылка поможет..
http://wwwx.cs.unc.edu/~sparkst/howto/network_tuning.php#Steps

Для FreeBSD
==============================================
To tweak your FreeBSD TCP performance (IP tuning),
you can adjust the receive and send buffer sizes.

As root, execute the following, where 65536 can be
another size you choose (such as 131072):

sysctl -w net.inet.tcp.sendspace=65536
sysctl -w net.inet.tcp.recvspace=65536

If you increase the value to 262144, you must increase
kern.ipc.maxsockbuf to something larger than 262144.

For example:
sysctl -w kern.ipc.maxsockbuf=524288


                            Всего наилучшего, Александр Смирнов
                             mailto:phpclub@xxxxxxxxxx

Просто Хороший Парень http://www.ezhe.ru/fri/490/
Клуб разработчиков PHP http://www.phpclub.ru






 




Copyright © Lexa Software, 1996-2009.