Mark Stuller Posted November 10, 2016 Posted November 10, 2016 Hello We are monitoring the /Library/360Works/Application/logs/Mirrorsync.yyyy-mm-dd.log file to understand what/where our server is at. We currently have 6 spokes syncing but they are apparently not getting anywhere. We see a recurrence of the below over and over again. Of course the IP address is just one of the 6. Generally what are we seeing here? Thanks, Mark Nov 10, 2016 8:14:37 AM PST com.prosc.infrastructure.DumpFilter doFilter FINE: ---> REQUEST #30516 on thread ajp-bio-42423-exec-345: GET /MirrorSync/sync?databaseId=21&messageToken=&sessionId=6:54:02x022368124839535208359&lastSessionId=&mode=nowait&random=18557748024754439076 host: mirrorsync3.oda.state.or.us user-agent: FileMaker/15.0 accept: */* accept-encoding: deflate, gzip X-Forwarded-Proto: https X-Forwarded-Port: 443 x-apple-service-webcalssl-enabled: true x-apple-service-profile-manager-enabled: true X_FORWARDED_PROTO: http X-Forwarded-Host: mirrorsync3.oda.state.or.us X-Forwarded-Server: webpublic3.oda.state.or.us connection: Keep-Alive from IP address 71.95.116.123 Nov 10, 2016 8:14:37 AM PST com.prosc.mirror.config.server.http.SyncServletModel getMessageForClient FINE: Received GET request from client for sequence number null (currentMode is waitingForServer) Nov 10, 2016 8:14:39 AM PST com.prosc.infrastructure.DumpFilter$1MyResponseWrapper logResponse FINE: <--- RESPONSE #30511 (duration 10007 ms): 200 GET /MirrorSync/sync?databaseId=26&messageToken=&sessionId=8:13:31x3973105989601507515&lastSessionId=&mode=nowait&random=72605910356395542138 <html><head></head><body><!--RETRY--></body></html> Nov 10, 2016 8:14:40 AM PST com.prosc.infrastructure.DumpFilter doFilter FINE: ---> REQUEST #30517 on thread ajp-bio-42423-exec-330: GET /MirrorSync/sync?databaseId=26&messageToken=&sessionId=8:13:31x3973105989601507515&lastSessionId=&mode=nowait&random=38982978163147463668 host: mirrorsync3.oda.state.or.us user-agent: FileMaker/15.0 accept: */* accept-encoding: deflate, gzip X-Forwarded-Proto: https X-Forwarded-Port: 443 x-apple-service-webcalssl-enabled: true x-apple-service-profile-manager-enabled: true X_FORWARDED_PROTO: http X-Forwarded-Host: mirrorsync3.oda.state.or.us X-Forwarded-Server: webpublic3.oda.state.or.us connection: Keep-Alive from IP address 70.210.153.69 Nov 10, 2016 8:14:40 AM PST com.prosc.mirror.config.server.http.SyncServletModel getMessageForClient FINE: Received GET request from client for sequence number null (currentMode is waitingForServer) Nov 10, 2016 8:14:42 AM PST com.prosc.infrastructure.DumpFilter$1MyResponseWrapper logResponse FINE: <--- RESPONSE #30512 (duration 10004 ms): 200 GET /MirrorSync/sync?databaseId=11&messageToken=&sessionId=7:52:38x22719381768590507509&lastSessionId=&mode=nowait&random=31744128890209555305 <html><head></head><body><!--RETRY--></body></html>
Jesse Barnum Posted November 10, 2016 Posted November 10, 2016 The <!--RETRY--> message is sent every 10 seconds from the server to the client, when the server is busy doing some operation, to ask the client to keep checking back every 10 seconds. I'd need to see the full log file to know what server operation is taking so long.
Recommended Posts
This topic is 2936 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now