Questions tagged [pressflow]

17 questions
2
votes
2 answers

Varnish 3 caching logged in pages as well

I'm scratching my head for 2 days with no luck. I've configured Varnish 3 with Pressflow 6 (Drupal) and everything is good i.e. Varnish is caching the pages. Now the pain is Varnish is caching even after login. So when i do logout i still see your…
Raheel Dharolia
  • 203
  • 1
  • 4
  • 13
2
votes
1 answer

Is there a reason not to use Pressflow instead of Drupal 6?

When building a Drupal 6 site (mysql+php5), are there any reasons not to use Pressflow on the production server?
D. Wroblewski
  • 7,530
  • 4
  • 27
  • 30
2
votes
1 answer

Drupal 7 & Varnish 4 - I always get X-Drupal-Cache: MISS but X-Cache: HIT

I have run into the same issue as this person: X-Drupal-Cache for Drupal 7 website always hits MISS, and can not find a way out. I am running Drupal 7 - Pressflow and Varnish 4.0 When I curl I get this result: TTP/1.1 200 OK Date: Fri, 08 Jul 2016…
1
vote
1 answer

how to clear varnish cache for node queues?

We installed node queue module on pressflow 6 + varnish. For clearing the varnish cache for node queues, we developed rules using rules,cache action modules. But the issue comes, whenever we update the content,it is reflecting for logged in users,…
raghu
  • 31
  • 1
  • 5
1
vote
1 answer

"Undefined property: stdClass"

This error suddenly occurred when Pressflow was added to our Drupal installation. It is coming from a custom module that, prior to Pressflow seemed to work fine. After the addition of Pressflow, running Drush causes this error to display on screen.…
sea26.2
  • 376
  • 1
  • 5
  • 23
1
vote
3 answers

Install and Configure apache Solr - Indexing failed on following nodes, missing required field entity type

I am working on Pressflow Drupal 6, Debian, Apache2, PHP 5.3.3 environment. Trying to set up Solr on it. Followed step 9. Install and Configure apache Solr http://groups.drupal.org/pantheon/mercurywiki Install Tomcat6 Install Apache Solr drush dl…
bee
  • 393
  • 1
  • 6
  • 18
1
vote
1 answer

Using mobile tools module in Drupal6 with varnish?

Can we use Mobile Tools module in Drupal6 with Varnish? I doubt varnish will cache the index page and will not allow redirection to mobile version of the page. Any work arround?
Adnan
  • 2,986
  • 7
  • 43
  • 63
1
vote
4 answers

Upgrading from Drupal to Pressflow

I have drupal based website (Drupal version is 6.19), it is very heavy content website (about 400K articles in it). By following Rule one of using Drupal, I didnt make any change on the core. but i have a lot of enabled modules and some of them…
Alaa
  • 4,471
  • 11
  • 50
  • 67
1
vote
1 answer

What is external page caching in Drupal

What is external page caching in Drupal? How is it different from the intrinsic caching mechanism in Drupal?
Loveleen Kaur
  • 993
  • 4
  • 16
  • 36
1
vote
1 answer

Duplicate Email notifications on Mercury Pressflow (drupal)

We’re running into an issue sending duplicate notifications to our users using the Notifications module on our Mercury Pressflow implementation. The duplicate messages are identical save one thing- the [node-url] token is being replaced with…
kestonh
  • 11
  • 1
0
votes
1 answer

how to clear varnish cache for a drupal view?

We have a pressflow6 site in acqua hosting service.we have varnish cache enabled.for clearing the cache on drupal views we used cache actions module. with rules.but after adding a content in to a category the view is updating for the logged in…
raghu
  • 31
  • 1
  • 5
0
votes
1 answer

What are the best modules in Drupal 7 to use for caching via Varnish, memcached, APC, etc? And is Pressflow still relevant in a D7 world?

First of all I'm a bit confused as to what is really included with Pressflow. Is Pressflow just a collection of modules or are there some deeper core hacks that aren't in D7? Would it be a reasonable solution to keep on going with our D7 install and…
0
votes
2 answers

Drupal 6/Pressflow - assign theme based on domain alias

I know modules like Mobile Tools can do what I want - but they don't work with Pressflow or Varnish. So, what I'm hoping to do is assign the sitewide theme based on the url used to access it. For instance: example.com <-- This gets the standard,…
Charles Bandes
  • 795
  • 8
  • 21
0
votes
1 answer

How to maintain an image cache in Pressflow with a load balancer?

I am planning to make a load-balancer for my website. It is Pressflow 6.20. How can I maintain an image cache in the two servers? I need something other than NFS, since NFS will cause overload and will break the website in case that the server, that…
Alaa
  • 4,471
  • 11
  • 50
  • 67
0
votes
1 answer

Drupal Pressflow problem with hook_block

i'm having troubles with implementing the hook_block hook in a clean Pressflow installation. For some reason it always outputs ArrayArray for all my blocks. The reason for this is that the $info variable in the theme function is set…
Daan Poron
  • 2,708
  • 5
  • 29
  • 33
1
2