On 10/09/2014 07:04 PM, Ludovic Marcotte wrote:

On Thursday, October 9, 2014 12:15 EDT, mayak <[email protected]> wrote:
 
Hi All,

I am get 3k per second of log growth with thousands of lines like these:

2014-10-09 17:11:46.728 sogod[10204] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='SAMSUNG-GT-I9505/101.40402'
2014-10-09 17:11:48.100 sogod[10204] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='Apple-iPhone5C3/1104.257'

It goes without saying that two of the most popular phones on earth should be known :-)

Any ideas where these are coming from?

Most likely from this: http://sogo.nu/bugs/view.php?id=2940

We'll have a look at this by the end of the week.
--

hi ludovic,

indeed -- have debugged it further -- many:

POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=u%40domain.com&DeviceId=SEC1A080XXXXXXXX&DeviceType=SAMSUNGGTI9505 HTTP/1.1

Oct 09 18:09:24 sogod [19282]: |SOGo| traverse(acquire): SOGo => Microsoft-Server-ActiveSync => Ping
Oct 09 18:09:24 sogod [19282]: |SOGo|   do traverse name: 'SOGo'
Oct 09 18:09:24 sogod [19282]: |SOGo| lookup name: SOGo
Oct 09 18:09:24 sogod [19282]: |SOGo|   did not find key 'SOGo' in SoClass: <0x0x7fd96b573df8[SoObjCClass]: super=0x0x7fd96b573028 objc=SOGo slots=Microsoft-Server-ActiveSync,connect,GET,view,casProxy,index,saml2-signon-post,changePassword,saml2-metadata,loading,toolbar>
Oct 09 18:09:24 sogod [19282]: |SOGo|   looked up value: (null)
Oct 09 18:09:24 sogod [19282]: |SOGo|   lookup in root object: (null)
Oct 09 18:09:24 sogod [19282]: |SOGo|   GOT: (null)
Oct 09 18:09:24 sogod [19282]: |SOGo|   matched appname: SOGo
Oct 09 18:09:24 sogod [19282]: |SOGo|   => rewrote value: <SOGo[0x0x7fd96b71cc68]: name=SOGo>
Oct 09 18:09:24 sogod [19282]: |SOGo|   do traverse name: 'Microsoft-Server-ActiveSync'
Oct 09 18:09:24 sogod [19282]: |SOGo| lookup name: Microsoft-Server-ActiveSync
Oct 09 18:09:24 sogod [19282]: |SOGo|   looked up value: <0x0x7fd96b46c3b8[SoActionInvocation]: class=SOGoMicrosoftActiveSyncActions action="" bound instantiated>
Oct 09 18:09:24 sogod [19282]: |SOGo|   GOT: <0x0x7fd96b46c3b8[SoActionInvocation]: class=SOGoMicrosoftActiveSyncActions action="" bound instantiated>
Oct 09 18:09:24 sogod [19282]: |SOGo|   do traverse name: 'Ping'
Oct 09 18:09:24 sogod [19282]: [so-action 0x0x7fd96b46c3b8 SOGoMicrosoftActiveSyncActions]   did not find key 'Ping' in SoClass: <0x0x7fd96b747d68[SoObjCClass]: super=0x0x7fd96b55efa8 objc=SoActionInvocation>
Oct 09 18:09:24 sogod [19282]: [so-action 0x0x7fd96b46c3b8 SOGoMicrosoftActiveSyncActions]   looked up value: (null)
Oct 09 18:09:24 sogod [19282]: [so-action 0x0x7fd96b46c3b8 SOGoMicrosoftActiveSyncActions]   did not find key 'Ping' in SoClass: <0x0x7fd96b747d68[SoObjCClass]: super=0x0x7fd96b55efa8 objc=SoActionInvocation>

cheers

m

Reply via email to