First Byte Time F and Cache static content F
|
01-19-2012, 09:50 AM
(This post was last modified: 01-19-2012 09:57 AM by Atlantes.)
Post: #11
|
|||
|
|||
RE: First Byte Time F and Cache static content F
Sorry for the late reaction. Was away for a few days.
What I noticed is that when i'm not logged in the site is a lot faster. When I login it takes a lot more time before it starts rendering the site. The Cache and Session are all in APC so that should be fast enough. Maybe you have an idea what it could be? One thing that is loaded when you are logged in is the Envolve chat. I disabled that but it did not helped. There are as far as I know no other modules/plugins/components that are loaded extra when you are logged in. |
|||
01-19-2012, 10:59 AM
Post: #12
|
|||
|
|||
RE: First Byte Time F and Cache static content F
Most caching modules will bypass the cache for logged-in users (the html page cache anyway).
|
|||
01-23-2012, 05:52 PM
Post: #13
|
|||
|
|||
RE: First Byte Time F and Cache static content F
http://www.webpagetest.org/result/120123_KS_2Z3TV/.
I changed the webserver from apache2 to nginx and enabled system cache. Site is at least for me really fast now (also doesn't matter anymore if you are logged in or not). |
|||
01-23-2012, 11:58 PM
Post: #14
|
|||
|
|||
RE: First Byte Time F and Cache static content F
Very nice. With the back-end under control are you starting to look at the front-end now?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)