ipsure logo
Logo and Language
Login icon Language selection icon
Hello, guest
*NIX Active category menu left background Active category menu right background BACKUP Hands-On blog header image Right block of Hands-On blog header image Final menu block of Hands-On blog header image
MS TIP PKI PROJECTS WORDPRESS Türkçe HANDS-ON SERVICES IT BUSINESS CONTACT ABOUT REFERENCES TERMS RSS
Home page Hands-On Services IT Business Contact About References Terms of Use RSS

22/04/2011

eAccelerator (as a Zend extension) High Load Averages Issue

Filed under: *NIX — Tags: , , , , , , , — Sezgin Bayrak @ 12:51

eAccelerator In one of our previous articles here, we had written about eAccelerator and metioned that it should significantly reduce the server load while increasing its speed from 1 to 10 times. But during the evaluation of eAccelerator under 1000+ http req/sec. conditions, we have noticed that Apache repeatedly launches child processes untill it reaches the MaxClients server limit and causes abnormal load averages to bring multi-core and multi-cpu performance servers on their knees just in seconds. When we debug the issue, we have noticed that all complaints in gdb backtraces were somehow about nothing but Zend.

more Read More

09/04/2011

“This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator.” error in Excel 2010

Filed under: ms tip — Tags: , , , , , , , — Mehmet Bora Teoman @ 21:23

Excel 2010 Hi everyone

This article will be about an error I receive in Excel 2010 software. Actually the same error also affects Outlook 2010. Briefly it is a hyperlink problem and when I click a hyperlink in Excel 2010 (which opens a word document in the same folder), it gives the error message “This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator” (Figure 1). The interesting part is; I receive the error when a domain group policy is applied to the logon user. If I disable the policy, error disappears and everything is fine. The same is valid for hyperlinks in Outlook 2010 emails.

more Read More