TCP Buffer Value
Oct 6, 2007If set TCP buffer value in sysctl.conf too large, is there anything worst for system?
View 1 RepliesIf set TCP buffer value in sysctl.conf too large, is there anything worst for system?
View 1 RepliesI'm getting this on my VPS:
Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer to flush. in /home/.../download_ip.php on line 215
What is causing this? Memory Limit in PHP? or something else?
How do I find the default value of the send and receive buffer under centos?
View 1 Replies View Relatedi have a custom setup, front end, that serves the apache requests, and a remote SQL Server.
the SQL traffic runs on the internal network.
the front end runs freebsd 6.2, and apache 2.2 with php 5.2.5
the sql server runs centos 5.1, and mysql 5.0.45
tonight, i found that my website was not working, i logged in, and i saw that when i tried to ping the internal network, i had that error:
ping No buffer space available
i was trying to ping the sql server, from the front end. the sql server worked fine, i could ping other servers in the internal network, but the front end's internal card allowed no traffic.
I tried restarting the internal network card, state up/down, did not solve the issue.
When is a good time to add more ram?
Since I got my server its ran with 1gb ram and has kept a free of at least 400mb since that time.
Now withing a few hours all of it is being kept in buffer/cache as the past week an showing about 15mb free (not counting buffer/cache) and has started in on the disk swap of about 400Kb.
So should I upgrade to 2gb now or wait till it goes deeper into the swap, and if so how far into the swap before you'd upgrade?
When free is run, what is the difference between bufferd versus cached memory?
View 9 Replies View RelatedLet me first define what I call the "buffer meter". Its the red bar on Youtube which you can see after you scrub ahead on a clip which have not yet loaded 100%.
How i can enable buffer on my dedicated server?
iconv: unable to allocate buffer for input: Cannot allocate memory
as title I have this error when I try convert database to uft-8
when I try this command
Code:
# iconv -c -f windows-1251 -t utf-8 vbulletin_db.sql > vbulletin_db_utf8.sql
I get this error
iconv: unable to allocate buffer for input: Cannot allocate memory