Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8686769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T22:56:53+00:00 2026-06-12T22:56:53+00:00

I have Apache setup with Plone 4.2 and SSL with the following rules in

  • 0

I have Apache setup with Plone 4.2 and SSL with the following rules in the ssl.conf Apache file:

RewriteEngine On
ProxyVia On
Redirect permanent / https://mywebsite.com/PloneSite/subfolder
RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/https/%{SERVER_NAME}:443/VirtualHostRoot/PloneSite/subfolder/$1 [L,P]

However, about once-twice a day (seemingly at random), the site will get really slow and eventually start serving up 502 errors (Proxy Error). The only thing that appears to fix it is to restart plone with “plonectl restart”. I’m really at loss as to what is causing this, are there any of the rules above that appear to be incorrect?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T22:56:54+00:00Added an answer on June 12, 2026 at 10:56 pm

    This is not a proxy setup problem; Apache proxy rules for Plone either work or they don’t. The proxy error is caused by Plone no longer responding, and that is why restarting Plone fixes the problem temporarily.

    You’ll need to figure out why Plone stops responding. This can have any number of reasons, and you’ll have to pinpoint what is going on.

    • You could have a programming error, one that ties up a thread forever, in part of your site. Once you run out of threads, Plone can no longer serve normal requests and you get your proxy errors. You could use Products.signalstack to peak at what your threads are up to when your site is no longer responding.

    • It could be something trashed your ZODB cache; if a web crawler tried to load all of your site in short succession, for example, it may have caused so much cache churn that it takes a while to rebuild your catalog cache. Take a close look at your log files (both from Apache and the Plone instance) and look for patterns.

      In such cases you’d either have to block the crawler, or install better caching to lighten the load on your Plone server (Varnish does a great job of such caching setups, with some careful tuning).

    • Some inexperienced catalog usage could have trashed your ZODB cache, with the same results. In one (very bad) case that I’ve seen, some code would look up all objects of a certain type from the catalog, call getObject() on those results (loading each and every object into memory), then filter the huge set down to a handful of objects that would actually be needed. Instead, the catalog should have been used to narrow the list of objects to load significantly before loading the objects themselves.

    • It could be you are not taking advantage of ZODB Blobs; large files stored on and served directly from the disk instead of from ZODB objects spares your memory cache significantly.

    All in all this could be some work to sort out, depending on what the root cause is.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Apache webserver setup added: AddType application/x-mpegURL .m3u8 AddType video/MP2T .ts to httpd.conf file. Movie
I have a apache setup that redirect to my app running on tomcat. Loading
I have successfully setup a localhost (Individual Installs) with Apache 2.2, MySQL and PHP,
I have setup svnserve server (1.6.5,plain, without apache) on Fedora. The users, who has
Using Apache Wicket 1.4: I have a panel that calls some setup Javascript in
I have nginx setup, acting as a reverse proxy to apache. However, I need
I'm running wamp on Vista (Apache v2.2.11) and have projects setup such that http://localhost/projectx
I have set up the Apache tomcat 5 to support ssl. Created self signed
i am on windows/apache/mysql/php setup. i have recently reinstalled PHP. but i found that
I have Rails 3.1, Unicorn and Apache setup. My Apache settings are below and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.