Search through our group's posts (events, discussions, jobs, etc.) and their comments here. Results are displayed in order of post date. Use the pager below to browse results.
D7 on nginx/ssl+varnish+apache stack works, except when creating new content. I'm stumped.
I've tried to post this here a couple of times, where I suspect it's a better fit, but it gets refused every time:
"Your submission has triggered the spam filter and will not be accepted."
So, posted in Forums (https://drupal.org/node/1571680).
Still hoping someone here can take a look.
RandyK
Read morehandling execution time errors
when you call a telephone service and all operators are busy then you get a message to wait in line or call again latter, can we implement this for php as well?
correct me if i am wrong but when request for php application reaches max execution time then the script dies and never respond to the browser
so while the browser shows continues loading state, the server side may have already died long ago and not really continuing processing
but site user will continue to press reload page or waiting unnecessarily long time for page to load.
MySQL mysqltuner.pl
I've been tweaking our MySQL configuration, and I'm down to addressing query cache prunes. In my research there seems to conflicting recommendations about how much memory to allocate to query_cache_size, and reducing prunes. Some threads say that one shouldn't allocate too much memory to query_cache_size, it can have negative impact, and others say keep giving it memory until the number of prunes stops going down. I reduced query_cache_size = 128M to 96M, we were getting about 1.5 million prunes a day. Now we are getting about 3 million prunes a day.
Read moreMake one big site with multisite
Hello, my problem is that :
I want to do a single site but with approximatively 300 modules on it. My site has to do a lot of sites.
With this amount of modules we can't forget performance (and I don't want).
So, my idea was that:
In place of a big site, i create a lot of small sites communicating between them.
My ideas are:
To create these sites as subdirectories of the main site to avoid the login problems.
Of course, to share the users tables among these sites.
To use the module front to make redirects to the login page of the main site.
High Performance Drupal Meetup at Droplabs on June 5, 2012
The High Performance Drupal meetup is meeting again on the 1st Tuesday of the month. Please join us at Droplabs, a Drupal event and coworking space in Downtown Los Angeles, on June 5, 2012.
At this meetup we are having a featured presentation on AWS CloudFormation and Services and a Roundtable Discussion and Demo focusing on Drush.
Our meetups follow a basic format and start off with Drupal news and announcements, local job announcements, breakout sessions, raffle prizes and full-length presentations.
As always, we'll also have community Q&A, during which time anyone in attendance can ask questions, divine answers from the crowd and give brief, 5-10 minute-long presentations known as lightning talks. We'll finish off the night with more networking and a Drupal After Dark at 9:00pm.
The projector and raffle prizes for this event are being provided by Exaltation of Larks, a Drupal strategy, consulting, development and training company with a team of Drupal experts in Los Angeles. Follow us at @LarksLA to learn more about our Drupal strategy, consulting, development and training services.
About High Performance Drupal
What is the High Performance Drupal meetup about? The "high performance" part of the name is a catch-all to describe Drupal scalability, performance and benchmarking but we also discuss hosting, infrastructure, deployment, monitoring and highly repeatable processes. Also, this meetup has been held at coffeeshops in the past and the addition of caffeine makes our meetings feel as if they go faster and faster as the night goes on.
This is an meetup that focuses exclusively on advanced topics and there will not be a Users Helping Users portion to the evening.
Read moreNeed some for help with my.cfg for 16gb server and image optimization
Hi,
Can somebody please check my Mysql config and give some advise?
I use Percona 5.5 server. My server has a 16gb ram.
When I enable any Drupal modules on the site, it through error message
Hi,
When I enable any Drupal modules on the site it through following error message and site is not accessible after that:
“The website encountered an unexpected error. Please try again later”.
Following errors I found after hitting button and then look on the watchdog table.
1)Message Notice: Use of undefined constant user_access - assumed 'user_access' in field_indexer_menu() (line 16 of /home/drupal/ww/sites/all/modules/contrib/xmlsitemap/field_indexer/field_indexer.module).
Read moreComparison of HTTP Client Libraries
Coming from this issue on d.o: Evaluate third party libraries to replace drupal_http_request() and the browser in DrupalWebTestCase
Definitions listed in order of importance (top is important).
Parallel Requests: Project uses curl_multi_select(), stream_select(), or socket_select() when issuing multiple requests.
How to find which site is using CPU on multisite install
Hi Guys
I have a VPS from which I am running several sites using a single Drupal 6 multisite install.
I have 2 sites which get quite a lot of traffic, so those sites use the Boost module to server static pages.
The low traffic sites use Drupal's page cache.
As I'm using Plesk I created a dummy domain, drupal6, and installed the codebase there.
I then create a new domain for each website, setting the DocumentRoot to point to the common code base (drupal6) in the sites vhost.conf file.
Any thoughts on CloudCache?
All I'm really seeing online are reviews by affiliates, so I thought I'd ask for more unbiased opinions.
Any of you had any experience using CloudCache's CDN? I was sent a coupon and it would be very cost effective for me to use them, but I'm not sure if the service is good.
Read more

