[SOGo] BTS activities for Thursday, June 09 2016

2016-06-09 Thread SOGo reporter
Title: BTS activities for Thursday, June 09 2016





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, June 09 2016

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3689
	2016-06-09 10:47:30
	updated (open)
	Apple iPhone OS
	Incorrect Web Layout
	
	  
	
2690
	2016-06-09 15:03:59
	updated (fixed)
	Web Calendar
	Creating CalDAV event from Evolution results in one hour offset in SOGo UI
	
	  
	
2865
	2016-06-09 06:44:18
	updated (open)
	Web Calendar
	SOGo does not interpret date-time without timezone correctly
	
	  
	
768
	2016-06-09 10:57:16
	updated (open)
	Web Mail
	Add multiple Identity to Imap Account
	
	  
	
2168
	2016-06-09 10:56:48
	updated (open)
	Web Mail
	Proper multiple identity support for the LDAPSource
	
	  
	
3513
	2016-06-09 05:22:07
	updated (open)
	Web Mail
	"To" field automatically add address when "@" is writed into field on Chrome and Safari
	
	  
	
3721
	2016-06-09 03:29:03
	updated (open)
	Web Mail
	We would like to expand the "delegation" feature with change of signature and separate Send Folders
	
	  
	
3722
	2016-06-09 06:03:59
	updated (open)
	Web Mail
	Browser tab closes on mail reply
	
	  
	
1526
	2016-06-09 06:44:32
	resolved (suspended)
	Apple Calendar (Mac OS X)
	Shared calendars do not show up with iCal
	
	  
	
1551
	2016-06-09 06:45:03
	resolved (fixed)
	SOPE
	description filed truncated after new line in sogo 1.3.11
	
	  
	
2788
	2016-06-09 13:19:05
	resolved (fixed)
	Web Calendar
	Create Event or task from Mail message menu
	
	  
	
3457
	2016-06-09 15:36:02
	resolved (fixed)
	Web Calendar
	All-day event ist not  displayed correctly while transitioning Into Daylight Saving Time (Timezone Europe/Berlin)
	
	  
	
3590
	2016-06-09 16:10:49
	resolved (fixed)
	Web Calendar
	category is not displayed by invitation
	
	  
	
3723
	2016-06-09 13:27:56
	resolved (fixed)
	Web Calendar
	502 Bad Gateway when accessing web calendar
	
	  
	
1444
	2016-06-09 13:20:10
	resolved (fixed)
	Web Mail
	Clipboard Context menu item missing when reading mail
	
	  
	
1722
	2016-06-09 13:18:20
	resolved (fixed)
	Web Mail
	Drag Emails to Calendar,
	
	  
	
3583
	2016-06-09 12:38:53
	resolved (fixed)
	Web Mail
	load images button not displayed in windowed email
	
	  
	
  
  


-- users@sogo.nuhttps://inverse.ca/sogo/lists

Re: [SOGo] EAS huge memory consumption

2016-06-09 Thread "Kai-Uwe Rommel"

users-requ...@sogo.nu wrote on 09.06.2016 18:05:13:
>
> Is this expected behaviour? How many resources am I supposed to use to
> handle 90 phones?

This is really something that needs to be optimized. For comparison: an IBM 
Traveler server that
can handle that amount of users needs just 8 GB of RAM and runs fine with two 
cores
(and does much more other work, too).

Kai-Uwe Rommel

kai-uwe.rom...@ars.de
Telefon+Mobil +49 89 32468-120


ARS Eventtipp:
Sichern Sie sich Ihr kostenloses Early Bird-Ticket bei Anmeldung zur ARScon'16 
bis 10. Juli!




ARS Computer und Consulting GmbH, http://www.ars.de
Ridlerstrasse 37, 80339 Muenchen, Deutschland

ARS - The Art of Software Engineering
Software Engineering, Technologieberatung, IBM Software, IBM Lizenzmanagement 
Services

Handelsregister Muenchen, HRB 101829, USt-ID: DE 155 068 909
Geschaeftsfuehrer: Michael Arbesmeier, Kai-Uwe Rommel, Roland Schock, Joachim 
Gucker
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] EAS huge memory consumption

2016-06-09 Thread Ludovic Marcotte

On 2016-06-09 12:05 PM, Cristian Mammoli (c.mamm...@apra.it) wrote:


ProxyPass /Microsoft-Server-ActiveSync \
http://srvsogo02.apra.it:2/SOGo/Microsoft-Server-ActiveSync \
 retry=60 connectiontimeout=5 timeout=360

and sogo.conf:

  /* ActiveSync */
  SOGoMaximumSyncResponseSize = 1024;
  SOGoMaximumPingInterval = 10;
  SOGoMaximumSyncInterval = 30;
  SOGoInternalSyncInterval = 60;
These settings are broken. Reread: 
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_microsoft_enterprise_activesync_tuning

  WOWorkersCount = 40;
  SxVMemLimit = 384;

From the tests I did I cannot set WOWorkersCount lower than 40 or I 
start getting lots of:


No child available to handle incoming request!

I cannot set lower than 384 either: I already have lots of:

terminating app, vMem size limit (384 MB) has been reached 
(currently 397 MB)
That is normal - as what is considered right now, is the VSZ value - 
which can be quite large, especially on 64-bit systems. I think we 
should rather consider the RSS value, which can be more easily tuned and 
understood.


The server has 4 cpus and 12 GB of RAM and after only 6-8 hours all 
the RAM is occupied and the server start swapping until the oom killer 
terminates all sogod processes.
I have another server with 4 GB of RAM that is handling 200 heavy 
Thunderbird clients just fine.


Is this expected behaviour? How many resources am I supposed to use to 
handle 90 phones? 
If you have 90 phones, you should have at least 90 sogod processes since 
an EAS connection using push will consume one process. You can even 
dedicate a sogod instance for EAS 
(https://sogo.nu/nc/support/faq/article/dedicated-separate-sogo-instance-for-activesync.html)


EAS sogod processes will generally consume 16 to 50 MB of RSS.

Thanks,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu), PacketFence 
(http://packetfence.org) and Fingerbank (http://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] EAS huge memory consumption

2016-06-09 Thread Cristian Mammoli
Hi, we have around 90 EAS clients (Android Phones) and a SOGo server 
dedicated to EAS only.


Most of the phones are not configured in Push (sync interval=15 min) but 
I cannot exclude that some user manually configured it in push


Apache is configured this way:

ProxyPass /Microsoft-Server-ActiveSync \
 http://srvsogo02.apra.it:2/SOGo/Microsoft-Server-ActiveSync \
 retry=60 connectiontimeout=5 timeout=360

and sogo.conf:

  /* ActiveSync */
  SOGoMaximumSyncResponseSize = 1024;
  SOGoMaximumPingInterval = 10;
  SOGoMaximumSyncInterval = 30;
  SOGoInternalSyncInterval = 60;
  WOWorkersCount = 40;
  SxVMemLimit = 384;

From the tests I did I cannot set WOWorkersCount lower than 40 or I 
start getting lots of:


No child available to handle incoming request!

I cannot set lower than 384 either: I already have lots of:

terminating app, vMem size limit (384 MB) has been reached 
(currently 397 MB)


[root@srvsogo02 ~]# grep -i "vMem size limit" /var/log/sogo/sogo.log  |wc -l
42621

The server has 4 cpus and 12 GB of RAM and after only 6-8 hours all the 
RAM is occupied and the server start swapping until the oom killer 
terminates all sogod processes.
I have another server with 4 GB of RAM that is handling 200 heavy 
Thunderbird clients just fine.


Is this expected behaviour? How many resources am I supposed to use to 
handle 90 phones?


Thanks

Cristian
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Upgrading from 2.2.13 to 3.x

2016-06-09 Thread "Raido Rinaldi"
Hello,

 

I am currently running version 2.2.13 and I want to upgrade to version 3.
Can I upgrade directly to version 3 or do I need to upgrade to 2.3 at first
and then to ver. 3? I am asking because in upgrade guide there is
instructions for running script after upgrading to 2.3 Run the shell script
sql-update-2.2.17_to_2.3.0.sh or sql-update-2.2.17_to_2.3.0-mysql.sh (if you
use MySQL).

 

Tervitades / Best regards, 

Raido Rinaldi 
vanemtehnik 
Mob. 510 2834 
  ra...@kuvarnet.ee 


Kuvarnet OÜ | +372 747 5542 | Riia 181C III korrus, Tartu 51014 
skype: arvutihooldus |   www.kuvarnet.ee |
ithooldus.net

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] scayt sogo v3 enable

2016-06-09 Thread "Jan Boy Dietrich"

Hello,
I will scayt automaticly enable in sogo v3, but I don't find it.
Thx

Jan

--Mit freundlichen Grüßen

Jan Boy Dietrich

ITK-Administrator

Tel: 05524 859-804
Fax: 05524 859-110
e-Mail: i...@kirchbergklinik.de
 
KIRCHBERG-KLINIK
MEDIZINISCHE FACHKLINIK
HEALTH PROMOTING HOSPITAL WHO
 __
 Kirchberg-Klinik
Kirchberg 7-11
37431 Bad Lauterberg
Tel: 05524/859-0
Fax: 05524/859-110
www.kirchbergklinik.deGesundheits- & VitalCenter Gollée
Wiesenbek 11-15
37431 Bad Lauterberg
Tel: 05524/854-0
Fax: 05524/854-141
www.gollee.de Kirchberg-Therme & Balance
Kirchberg 7-11
37431 Bad Lauterberg
Tel: 05524/859-140 & 859
Fax: 05524/859-110
www.kirchbergtherme.deGollée GmbH & Co.
Amtsgericht Göttingen HRA 121205
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists