HTTP

1

Jim Berry: Using mixed HTTP(S) sessions securely and without loss of session data

http://solotandem.com

Mixed sessions refers to providing, with respect to a user visiting a site, some content over an insecure (HTTP) connection and other content over a secure (HTTPS) connection. A quick online search reveals the widespread problem of supporting mixed sessions. For example, simply redirecting to a secure connection does not eliminate the possibility of session hijacking. To avoid the issues, some sites have gone to all HTTPS sessions (e.g.

Read more »
Created by civiactions 47 min 15 sec ago – Made popular 46 min 7 sec ago
Category: News   Tags:
1

NodeOne: Caching with Varnish, Drupal 7 and Cache Actions

http://dev.nodeone.se
Drupal 7 can be used with Varnish and other reverse proxy servers if configured correctly. This blog post highlights how you can control your cache with Drupal, the Varnish module and the Cache Actions module.

Using a reverse proxy cache is an efficient way to cache your web site in order to get faster response times.

Read more »
Created by dries 1 week 1 day ago – Made popular 1 week 1 day ago
Category: News   Tags:
1

Cocomore: Installing and Configuring Tomcat 6 and Apache Solr for Drupal 6 on Ubuntu

http://drupal.cocomore.com
Apache Solr logoTomcat logo
Installing Tomcat6 and Apache Solr

Installation procedure

While there are several ways to install Tomcat 6 and Apache Solr, we wi

Read more »
Created by drupalcoder 2 weeks 1 day ago – Made popular 2 weeks 1 day ago
Category: News   Tags:
1

Auth SSL Redirect

http://drupalmodules.com

Redirect authenticated users to HTTPS version of page when they visit over HTTP. This module is a companion to Secure Pages or when entire site is over SSL.
securepages module redirects specific pages to HTTPS while this module redirects any authenticated user on any page to HTTPS if and only if they...

read more

Read more »
Created by drupalmodules 3 weeks 4 days ago – Made popular 3 weeks 4 days ago
Category: Modules   Tags:
1

Engineered Web: Drupal Does Not Respect https:// When Caching

http://engineeredweb.com

One of the problems I recently discovered with the Drupal cache is that it doesn't properly handle https transactions when caching happens. Let's take a look at understanding the problem, an interim solution for the database cache, and finding a long term solution.

The Problem

page-cache-https-issue.png

Read more »
Created by Dplanet 6 weeks 2 days ago – Made popular 6 weeks 2 days ago
Category: News   Tags:
1

BenBuckman.net: Making sense of Varnish caching rules

http://benbuckman.net

Varnish is a reverse-proxy cache that allows a site with a heavy backend (such as a Drupal site) and mostly consistent content to handle very high traffic load. The “cache” part refers to Varnish storing the entire output of a page in its memory, and the “reverse proxy” part means it functions as its own server, sitting in front of Apache and passing requests back to Apache only when necessary.

Read more »
Created by emmajane 8 weeks 2 days ago – Made popular 8 weeks 2 days ago
Category: News   Tags:
1

Rules HTTP Client

http://drupalmodules.com

Rules HTTP Client provides an action for making http requests.
It's very basic, but does its job well.

Project Information

Maintenance status: Actively maintained
Development status: Under active development
Module categories: Content, Import/Export, Rules, Third-party...

read more

Read more »
Created by drupalmodules 9 weeks 2 days ago – Made popular 9 weeks 2 days ago
Category: Modules   Tags:
1

Black n' white

http://drupalmodules.com

Drupal often add a lot of CSS and JS files to a page request. The added weight and number of HTTP requests is bad for performance. This can be partly fixed by the CSS and JS aggregation feature in Drupal (also see Aggregate cache). But you still have a slight weight problem to those aggregated files.
One...

read more

Read more »
Created by drupalmodules 11 weeks 4 days ago – Made popular 11 weeks 4 days ago
Category: Modules   Tags:
1

HowtoForge.com: Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04

http://www.howtoforge.com

Running Drupal 7.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04

Read more »
Created by aaron 11 weeks 4 days ago – Made popular 11 weeks 4 days ago
Category: News   Tags:
1

Drupal core announcements: Drupal 8 adopts Symfony2 and PHP-standard autoloading

http://groups.drupal.org

Drupal 8 now includes two Symfony2 Components: ClassLoader and HttpFoundation.

ClassLoader provides support for the PSR-0 autoload standard.

HttpFoundation provides useful abstraction objects for the incoming HTTP request and for the outgoing HTTP response.

See the announcement blog post for more details.

Read more »
Created by development_seed 11 weeks 5 days ago – Made popular 11 weeks 5 days ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Recent comments