magentos-pl / opencaching-pl

Automatically exported from code.google.com/p/opencaching-pl
0 stars 0 forks source link

Log page load time exceeds 20sec #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On a cache page I want to log a visit. I press "log visit". 
I wait about 30 sec until server generates the respective page.
Confirmed wait time in the logs: page request arrived at HH:MM:08.
Page request for tineMCE resources arrive at HH:MM:38.

Nothing in error.log

Tested using Firefox and Chrome. 

This is the only page that apparently takes a very long time to load. 
All other pages load almost instantly. 

Original issue reported on code.google.com by andrixnet on 9 Jul 2014 at 10:44

GoogleCodeExporter commented 9 years ago
posting a log takes a similarly long amount of time. 

Original comment by andrixnet on 9 Jul 2014 at 10:45

GoogleCodeExporter commented 9 years ago
On a different page, while waiting for a log visit page to load
(ie http://www.opencaching.ro/log.php?cacheid=49) 

zooming in on the cache map (ie 
http://www.opencaching.ro/viewcache.php?cacheid=88) waits (blocking) until the 
log page loads. 

The instant the log page loaded, the map also loaded. 

Seems there is also a locking issue.

Original comment by andrixnet on 9 Jul 2014 at 10:48

GoogleCodeExporter commented 9 years ago
The edit log page loads instantly. 

Original comment by andrixnet on 9 Jul 2014 at 11:06

GoogleCodeExporter commented 9 years ago
The edit log submission happens instantly. 

Original comment by andrixnet on 9 Jul 2014 at 11:07

GoogleCodeExporter commented 9 years ago
report a problem page is not affected by this issue

Original comment by andrixnet on 9 Jul 2014 at 11:12

GoogleCodeExporter commented 9 years ago
edit cache page also waits for pages affected by this issue.

Original comment by andrixnet on 9 Jul 2014 at 11:24

GoogleCodeExporter commented 9 years ago
report a problem page, while not affected by the issue itself, still waits for 
pages affected by this issue. 

Original comment by andrixnet on 9 Jul 2014 at 11:26

GoogleCodeExporter commented 9 years ago
submitting an edit cache page also waits for pages affected by this issue.

Original comment by andrixnet on 9 Jul 2014 at 11:32

GoogleCodeExporter commented 9 years ago
loading log image preview in cache listing
loading log image enlarged view (in cache listing)

these are also affected.

Original comment by andrixnet on 9 Jul 2014 at 11:41

GoogleCodeExporter commented 9 years ago
this is caused geokrety webservice service Failure, refactoring should help.

Original comment by wloczynutka on 9 Jul 2014 at 2:32

GoogleCodeExporter commented 9 years ago
Understood. Thank you. 
I was not aware of this dependency. 

Is there any way to disable Geokrety related code until this is fixed? 
(at this time I have not yet imported geokrety database)

Original comment by andrixnet on 9 Jul 2014 at 9:57

GoogleCodeExporter commented 9 years ago
I'm not sure, but you can try remove geokrety api key in user setting.

2014-07-09 23:57 GMT+02:00 <opencaching-pl@googlecode.com>:

Original comment by wloczynutka on 10 Jul 2014 at 7:02

GoogleCodeExporter commented 9 years ago
Today page load is somewhat faster then 30sec, but still lags. 

I tried to remove geokrety api key from my user profile. 
It works, page load is almost instant. 

Thank you.

Original comment by andrixnet on 10 Jul 2014 at 10:13