Index.php high CPU Load

24GB Centos Dedicated Server - Running D6 with Varnish and Redis cache.

I seem to be running into a high CPU problem with index.php.

Not sure what it is. Mysql is not running that high.

Could it be a certain module?

Could it be just too many visitors?

Any ideas which logs I could look in?

Thanks.

Here's a screen shot:

Daily Process Log / Top Processes:

http://s13.postimg.org/6avps36hj/image.jpg

WHat is the best module to search SKU for ubercart store?

I have ubercart installed and the and I use currently fuzzysearch module, that is rubbish

it does not work at all, I type in SKU, it never gives out any results

Apachesolr is I think too hard to install, and aquia search is commercial

I just need a module that will be easy to install and will work

any idea?

Workflow For Adding New Features To A Module

I want to add a lot of new features to a contrib module. What is the best workflow of doing this? This is what I am thinking.

  1. Clone dev branch of the module
  2. create new branch
  3. make all code changes on new branch(I think I will have a lot of commits. Is this okay?)
  4. create feature request on drupal.org
  5. create patch and attach it to the feature request

What do you guys recommend?

blocking user account creation

I have a large number of accounts created with .ru and sina.com addresses I would like to block that are automatically created now resulting in a lot of bounced emails.
What is the best way to block new account creations from specific site groups?

Creating a loop and extracting fields into my views-view...tpl.php template

Hi,

I am working on a Drupal 6 system. The client wants employee data displayed in a couple different ways. They want a simple directory page, and they want a 'Leadership' page. The difference is that the 'Leadership' page is hierarchical, has headshots, with name and title, and then a blurb about the person. The directory is alphabetical, has name, title, email and phone number.

OK. So I created a content type called 'employee' that holds this information. Then, I have a view called 'Staff' that pulls it in, and has two different displays: 'leadership' and 'directory'.

Two Issues since upgrading to new server site

About 3 weeks ago I transferred my site which is a Drupal 6.31 site from a Godaddy server to their newer Cpanel server at upgrade. Since then it appears I have two issues. First cron is not running automatically. Second and more important--when new users register I have it set up that "visitors can create accounts but administrator must approve request". I used to always get email notification of the pending new user. That no longer occurs and unless I look at the users list I don't know if there are pending new accounts. What could have possibly changed.
Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x