Re: [SMW-devel] SMW 1.5.6 upgrade - performance issues

2011-03-19 Thread Laurent Alquier
Unfortunately - no.

I had some spare time today to try again a fresh upgrade using the latest
version of SMW 1.5.6 from Feb, 24th. Regardless of the value of
$smwgAutoRefreshSubject , I end up with a time out when I try to save a page
(with or without using forms).

I even tried to upgrade first to 1.5.5 and then to 1.5.6 - but I got the
same time out issue.

By the way, there is a typo in the SMWAdmin update script : RAP model
exiists (instead of 'exist').

- Laurent

On Wed, Mar 9, 2011 at 2:29 AM, Jeroen De Dauw jeroended...@gmail.comwrote:

 Hey Laurent,

 Did putting $smwgAutoRefreshSubject = false; solve your issue?

 Cheers

 --
 Jeroen De Dauw
 http://www.bn2vs.com
 Don't panic. Don't be evil.
 --




-- 
- Laurent Alquier
http://www.linfa.net
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


Re: [SMW-devel] SMW 1.5.6 upgrade - performance issues

2011-03-08 Thread Jeroen De Dauw
Hey Laurent,

Did putting $smwgAutoRefreshSubject = false; solve your issue?

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


[SMW-devel] SMW 1.5.6 upgrade - performance issues

2011-02-25 Thread Laurent Alquier
Hi

I just tried to upgrade to 1.5.6 from 1.5.4. I copied over the files,
applied the database admin special page (no error there) and started using
it.

I immediately noticed a huge performance decrease when saving pages.
Timeouts actually.

I had to roll back to 1.5.4 for the moment as I am not in a position to
troubleshoot it right now. I am not even sure how to go about it anyway. I
didn't see any error in my PHP error log.

Any suggestion of what I could look for ?

-- 
- Laurent Alquier
http://www.linfa.net
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel


Re: [SMW-devel] SMW 1.5.6 upgrade - performance issues

2011-02-25 Thread Laurent Alquier
I will try that when I get a chance. Probably late next week.

That would be a shame since this hook is the reason why I wanted to upgrade in 
the first place :)

- Laurent

On Feb 25, 2011, at 6:00 PM, Markus Krötzsch wrote:

 On 25/02/2011 21:38, Laurent Alquier wrote:
 Hi
 
 I just tried to upgrade to 1.5.6 from 1.5.4. I copied over the files,
 applied the database admin special page (no error there) and started
 using it.
 
 I immediately noticed a huge performance decrease when saving pages.
 Timeouts actually.
 
 I had to roll back to 1.5.4 for the moment as I am not in a position to
 troubleshoot it right now. I am not even sure how to go about it anyway.
 I didn't see any error in my PHP error log.
 
 Any suggestion of what I could look for ?
 
 We have added a hook that invalidates the cache of a page right after it is 
 stored to prevent queries on a page from showing outdated results related to 
 that very page. Maybe this causes the problem. You can try to set
 
 $smwgAutoRefreshSubject = false;
 
 in LocalSettings.php to turn this off. I do not see other changes that could 
 have an effect on performance when saving pages.
 
 Regards,
 
 Markus



--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel