qense | hello | 15:24 |
---|---|---|
newz2000 | hhhhheeeelllllooooo | 15:26 |
newz2000 | (cccoold heeere) | 15:26 |
nand | newz2000: hey! Guess what was the performance bottleneck? The session table, with 1.5M entries! That was making a 600ms query for every user, even non registered | 15:29 |
nand | Drupal sucks at session handling | 15:29 |
newz2000 | yeah, I've had this exact problem myself | 15:29 |
newz2000 | it's worse when you're using mysql since table contention is a serious problem | 15:29 |
nand | we put a cron to clean it regularly | 15:34 |
nand | and for info, the mix of drupal internal cache and squid is bad : registered users are being server anonymous pages | 15:34 |
newz2000 | there are three options aren't there, none, basic and extreme | 15:35 |
newz2000 | did you try the minimal caching option? | 15:35 |
nand | I did the basic (since not sure about this extreme options side effects) | 15:37 |
nand | right now I've removed drupal internal cache, only squid is live | 15:37 |
newz2000 | let me check ubuntu.com... I think the basic is the suggested option | 15:37 |
nand | yep | 15:38 |
nand | it is | 15:38 |
newz2000 | no, we're running disabled too, so I guess you're on the right track | 15:38 |
Flaw | Hi | 22:49 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!