Il 28/05/2014 13:16, Martin Simovic ha scritto:
Namely, I don’t think you really use passdb pam or userdb passwd. These lookups leading to nonexistent configuration will fail silently but slow down your system considerably.

I removed tho se section, restarted dovecot, but sogo, but the lag is still there :( btw, you're right that using unknown config is wrong, as I said I tried to follow overall sogo examples just to see if I could make it work, and this is just my sogo test/learn environment, so I don't care much about breaking up things, I just wished to have a somewhat working system to learn. the lag was just my first stop.

here are the log lines after a fresh login:
========================================
May 28 15:09:56 sogod [20041]: SOGoRootPage successful *login *from '192.168.3.22' for user 'ardito' - expire = -1 grace = -1 192.168.3.22 - - [28/May/2014:15:09:56 GMT] "POST /SOGo/connect HTTP/1.1" 200 27/69 0.013 - - 0 192.168.3.22 - - [28/May/2014:15:09:56 GMT] "GET /SOGo/so/ardito HTTP/1.1" 302 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "GET /SOGo/so/ardito/view HTTP/1.1" 302 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "GET /SOGo/so/ardito/Calendar HTTP/1.1" 302 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "GET /SOGo/so/ardito/Calendar/view HTTP/1.1" 200 13134/0 0.069 47761 72% 672K May 28 15:09:57 sogod [20022]: [ERROR] <0x0xb8280600[WOWatchDog]> No child available to handle incoming request! 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/personal/canAccessContent HTTP/1.1" 204 0/0 0.007 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/alarmslist?browserTime=1401282597 HTTP/1.1" 200 2/0 0.008 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/eventslist?asc=true&sort=start&day=&filterpopup=view_today HTTP/1.1" 200 532/0 0.012 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/taskslist?show-completed=0&asc=true&sort=end HTTP/1.1" 200 2/0 0.007 - - 0 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/weekview HTTP/1.1" 200 2162/0 0.024 45090 95% 40K 192.168.3.22 - - [28/May/2014:15:09:57 GMT] "POST /SOGo/so/ardito/Calendar/eventsblocks?sd=20140526&ed=20140601&view=weekview HTTP/1. 1" 200 868/0 0.008 - - 44K 192.168.3.22 - - [28/May/2014:15:10:01 GMT] "GET /SOGo/so/ardito/Contacts HTTP/1.1" 302 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:10:01 GMT] "GET /SOGo/so/ardito/Contacts/view HTTP/1.1" 200 7585/0 0.043 23963 68% 48K 192.168.3.22 - - [28/May/2014:15:10:01 GMT] "POST /SOGo/so/ardito/Contacts/personal/canAccessContent HTTP/1.1" 204 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:10:01 GMT] "POST /SOGo/so/ardito/Contacts/directory/canAccessContent HTTP/1.1" 204 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:10:01 GMT] "POST /SOGo/so/ardito/Calendar/alarmslist?browserTime=1401282601 HTTP/1.1" 200 2/0 0.005 - - 0 192.168.3.22 - - [28/May/2014:15:10:06 GMT] "GET /SOGo/so/ardito/Mail HTTP/1.1" 302 0/0 0.003 - - 0 192.168.3.22 - - [28/May/2014:15:10:08 GMT] "GET /SOGo/so/ardito/Mail/view HTTP/1.1" 200 10006/0 *2.447* 34694 71% 0 ===slow operation === 192.168.3.22 - - [28/May/2014:15:10:09 GMT] "POST /SOGo/so/ardito/Calendar/alarmslist?browserTime=1401282609 HTTP/1.1" 200 2/0 0.005 - - 0 192.168.3.22 - - [28/May/2014:15:10:11 GMT] "POST /SOGo/so/ardito/Mail/0/mailboxes HTTP/1.1" 200 534/0*2.758* - - 0 ===slow operation === 192.168.3.22 - - [28/May/2014:15:10:12 GMT] "POST /SOGo/so/ardito/Mail/foldersState HTTP/1.1" 200 48/0 0.004 - - 0 192.168.3.22 - - [28/May/2014:15:10:14 GMT] "POST /SOGo/so/ardito/Mail/0/folderINBOX/unseenCount HTTP/1.1" 200 13/0*2.207* - - 0 ===slow operation === 192.168.3.22 - - [28/May/2014:15:10:23 GMT] "POST /SOGo/so/ardito/Mail/0/folderDrafts/unseenCount HTTP/1.1" 200 13/0 *2.312* - - 0 ===slow operation === 192.168.3.22 - - [28/May/2014:15:10:23 GMT] "POST /SOGo/so/ardito/Mail//0/folderDrafts/uids HTTP/1.1" 200 634/28*2.350* - - 0 ===slow operation ===
========================================
I've stressed the lines with the lag, with "===slow operation ===".
Do they make sense? What can cause that, how to debug the slowness? dovecot logs? In the meanwhile I'll dig into dovecot 'delivery' methods and options... it's just a bit overwhelming...
I'm sort of used to this, but it will take time... ;)

any help, much appreciated

Marco







-------------------
[Ai sensi e per  gli  effetti della Legge sulla tutela della privacy
(L. 196/2003), questa  mail  è destinata unicamente alle persone sopra
indicate e le informazioni in essa contenute sono da considerarsi
strettamente riservate. E' proibito leggere, copiare, usare o
diffondere il contenuto della presente mail senza autorizzazione.
Se avete ricevuto questo messaggio per errore, siete pregati di
rispedire la stessa al mittente. Grazie]
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to