This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

mpm prefork
#5
RE: mpm prefork
(04-15-2016, 07:37 PM)Me.B Wrote: My advice if you can setup a VPS right in the same box even with 1 CPU and setup varnish with 1GO RAM to cache all static assets it will be a kill.

I had varnish working fine on an ATOM BOX and firing over 100MB/s. It's great for cache.

What about MySQL server load?

Just installed varnish on the same server and it's working damn awesome Big Grin
it use it take around 4 gb ram before and now it's around 800mb Big Grin

[Image: hj9JjNC.png]

PS: for my.cnf
key_buffer = 160M
max_allowed_packet = 16M
max_connections = 10000
table_cache = 640
query_cache_limit = 10M
query_cache_size = 160M
max_allowed_packet = 160M
key_buffer = 160M

i'm using InnoDB in all the database but to be honest i don't have much use of mysql server
Reply
Thanks given by:


Messages In This Thread
mpm prefork - by 4183r - 04-15-2016, 06:21 AM
RE: mpm prefork - by Me.B - 04-15-2016, 07:01 AM
RE: mpm prefork - by 4183r - 04-15-2016, 07:37 AM
RE: mpm prefork - by Me.B - 04-15-2016, 07:37 PM
RE: mpm prefork - by 4183r - 04-16-2016, 12:53 AM
RE: mpm prefork - by Me.B - 04-16-2016, 01:35 AM
RE: mpm prefork - by 4183r - 04-21-2016, 05:19 PM
RE: mpm prefork - by TGates - 04-22-2016, 01:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Apache prefork directives StefanMNS 4 14 ,024 12-03-2015, 02:33 AM
Last Post: chipset

Forum Jump:


Users browsing this thread: 1 Guest(s)