Conversation
Notices
-
@ceruleanspark So my current web setup has a ping of ~27ms and a load time of ~1.25s uncached. Should I try Varnish or just leave it? :p
Friday, 30-Mar-12 14:41:36 UTC from web-
@minti lol that sounds fine, Varnish if it has high traffic or spikes in traffic
-
@jdacherriesy Haha yeah, I'm just fiddling around with a VPS trying to get my site to react as fast as humanly possible. xD
Friday, 30-Mar-12 14:43:50 UTC from web-
@minti pfff, "humanly".
Friday, 30-Mar-12 14:44:46 UTC from StatusNet iPhone-
@techdisk42 I was tempted to make a pun out of that, but decided against it. XD
Friday, 30-Mar-12 14:45:22 UTC from web
-
-
@minti Have you installed APC or some other Opcode cache? Created separate VHosts for Dynamic and static content? Minified everything? Installed and configured mod_deflate? Stuck your scripts and stuff on a CDN? Hacked up your JS to be asynchronous?
-
@ceruleanspark Yes, I could, I could, nope, does Cloudflare count, whut. :p
Friday, 30-Mar-12 14:47:33 UTC from web -
@ceruleanspark Cloudflare does half that stuff for you. Even messes with your JS so it loads async (Breaks statusnet though). Mod_Deflate is easy performance, trade off a little CPU compressing the files for about 75% decrease in bandwidth and transfer times.
Friday, 30-Mar-12 14:50:20 UTC from web-
@ceruleanspark I guess I should look into mod_deflate then. Although, I wonder if there's a Gzip module, would be preferred over deflate for various reasons.
Friday, 30-Mar-12 14:51:33 UTC from web-
@minti isn't mod_deflate the prefered choice and I thought that did gzipping
-
@jdamangoesy I just guessed from the name that it uses the deflate algorithm. If not then, whoo! *totally new to configuring servers* xD
Friday, 30-Mar-12 14:54:11 UTC from web
-
-
@minti Before and after mod-deflate. http://imgur.com/a/Yo7SU
-
@ceruleanspark Pretty good. To Google!
Friday, 30-Mar-12 14:55:08 UTC from web
-
-
-
-
-
@minti I miss my VPS, I hate using VM's, It'll be slightly better when I can use my 8gigs of ram in my new PC, a VM slows this machine down too much :< Also VM's can corrupt because the virtual hard drive is one file (like mine did the other day ;( )
-
@yodelerty well, maybe, if by beautifu you mean "i dont even"
Friday, 30-Mar-12 14:47:59 UTC from web
-
-
-
-