Showing entries 38641 to 38650 of 44070
« 10 Newer Entries | 10 Older Entries »
Why do you need many apache children ?

I already wrote kind of about same topic a while ago and now interesting real life case makes me to write again

Most Web applications we're working with have single tier web architecture, meaning there is just single set of apache servers server requests and nothing else - no dedicated server for static content, no squid in front nothing else. This architecture is frequently used even for medium size web sites which have millions of page views per day.

Typically single Apache server in this configuration will have rather high MaxClients settings (in hundreds) and would argue web site performance suffers if the value is decreased, only few however understand why they need MaxClients to be set to some high number. …

[Read more]
Future versions of mysqlnd to support PHP 5

Q: Will future versions of mysqlnd support PHP 5?
A: Yes, future versions of mysqlnd will support PHP 5.

However, currently we focus all our development efforts on implementing core functionality like Unicode support and support for Prepared Statements. The reason is that we do not want to be distracted by differences between PHP 5 and PHP 6 at the moment. Once the missing core functionality has been implemented, we will try to port mysqlnd to PHP 5. There is no time plan for PHP 5 support, but we see the need for it.

Thanks to both Ilia and Andi for pointing out that we had forgotten to explain our PHP 5 plans in the announcement of mysqlnd!

Future versions of mysqlnd to support PHP 5

Q: Will future versions of mysqlnd support PHP 5?
A: Yes, future versions of mysqlnd will support PHP 5.

However, currently we focus all our development efforts on implementing core functionality like Unicode support and support for Prepared Statements. The reason is that we do not want to be distracted by differences between PHP 5 and PHP 6 at the moment. Once the missing core functionality has been implemented, we will try to port mysqlnd to PHP 5. There is no time plan for PHP 5 support, but we see the need for it.

Thanks to both Ilia and Andi for pointing out that we had forgotten to explain our PHP 5 plans in the announcement of mysqlnd!

The proprietary/open source continuum for ISVs

Larry Augustin was in town over the weekend, so we met up at Deer Valley for lunch and gossip. We then spent a half-hour talking through the different licensing models available to open source software vendos, and their relative merits/demerits. (No wonder Larry's wife and daughter got bored and left. ;-)

The core question up for discussion? Is 100% free source software the best model for any software vendor? I went into it wanting to say 'Yes,' but left wondering.

First off, we identified a range of strategies/services a vendor can offer that fall between a pure support model and a pure proprietary license model. Look around at many open source companies (and virtually all proprietary software companies), and you notice, as Larry said, a …

[Read more]
Thanks for helping with Falcon!

Hey all -

Just wanted to thank everyone who has been using and testing the new Falcon transaction storage engine. Our first alpha release was downloaded over 52,000 times in January alone. Be looking for a new alpha release soon that has some performance improvements and other changes.

Also, I just started a new 3-part article series on Falcon that goes through the engine in detail, so be sure to check out part 1 on our articles page when you get a chance.

Thanks again - and be sure to shoot me your feedback (both good and bad) on Falcon.

We did talk about Web-2.0 Security

On Tuesday our CIO, Johann-Peter Hartmann, gave a Web-seminar about security issues in the Web 2.0 era. We had about 140 participants and some very good questions in the following Q&A Session. We would like to thank you for the response and also we´d like to thank Jürgen from MySQL, our webinar-host.

We uploaded our slides as promised. To download them, click here.


If you missed the Web-Seminar you get a chance to see the recording of it here.
But be aware: It´s in german!!!

For english readers/speakers: Johann held an english security talk some time ago. Find it here

We already heard that …

[Read more]
MySQL and iSCSI - a winning combo!

So it's been a very long time again between posts. So much has happened. Let me first begin by saying that I am very impressed with iSCSI performance and I believe that it is mature enough to actually run production workloads (but it really depends on the type of workload).

After all of the benchmarking and analysis, we finally decided on moving forward with a purchase of an iSCSI storage solution. For the types of queries we run (large amount of records to scan, small resultset returned) we had to tweak the schema just a bit in order to realize the performance that we desired (that plus good quality fibre-channel drives to get that extra oomph that's needed).

Bottom line is we had to make a significant investment in hardware in order to realize the benefits of having a proper storage solution in place. The benefits though outweigh the overwhelming maintenance required to keep all of the machines running. Backups using …

[Read more]
Scale to New Heights at the 2007 MySQL Conference & Expo

Registration is now open for the 2007 MySQL Conference & Expo, which will take place April 23-26 at the Santa Clara Convention Center in Santa Clara, California. The conference is poised to offer more than 110 sessions and tutorials geared to show participants how to rapidly build innovative database applications that can scale as an enterprise grows. Attendees that take advantage of early registration by March 14th can save $200 off the standard conference fee of $1195.

Windows Vista Ultimate installation (update 1)

While looking through my new Vista, I found out that my cpu is 64bit capable! I was like.. OMFG hell yeah! I whipped out the 64bit Vista DVD and nuked all my hard work of setting up software without even giving it a second thought… About 20 mins later, I was back in my new found love, except this time I dove right into installing software. One by one, I get basic stuff installed in following order:

  1. daemon tools (went out and got the upgraded vista version) no problems
  2. Microsoft Office 2007 ultimate, uh.. thank god no problems there
  3. McAfee VirusScan, ofcourse problems.. knew that from 32 bit version but what the hell.. was worth a try
  4. Trillian - another no problem
  5. VMWare Server………………………………………….PROBLEMS! Sigh.. they don’t support 64bit Vista. Who would’ve known? They support installing 64bit version as virtual machines but then why they don’t …
[Read more]
Vancouver PHP Conference

I'll be in Vancouver starting on February 12th till the afternoon of the 13th. I'm giving the keynote on the second day of the Vancouver PHP conference. The topic is on scaling out websites and for once it will be a completely new slide deck :)

There will be plenty of information on MySQL and other web infrastructure components like Apache. I will be covering both what is hot in design at the moment and the evolution that most sites go through while growing.

Showing entries 38641 to 38650 of 44070
« 10 Newer Entries | 10 Older Entries »