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 8092459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:17:16+00:00 2026-06-05T20:17:16+00:00

The Seaside book says: saving [an image] while processing http requests is a risk

  • 0

The Seaside book says: “saving [an image] while processing http requests is a risk you want to avoid“.

Why is this? Does it just temporarily slow down serving http requests or will requests get lost or will errors occur?

  • 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-05T20:17:17+00:00Added an answer on June 5, 2026 at 8:17 pm

    Before an image is saved registered shutdown actions are executed. This means source files are closed and web servers are shut down. After the image is saved it executes the startup actions, which typically bring up the web-server again. Depending on the server implementation open connections might be closed.

    This means that you cannot accept new connections while you save an image and open connections might be temporarily suspended or closed. For both issues there are (at least) two easy workarounds:

    1. Fork the image using OSProcess before you save it (DabbleDB, CmsBox).

    2. Use multiple images and a load balancer so that you can remove images one at a time from the active servers before saving them.

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

Sidebar

Related Questions

Using a Pharo Smalltalk version 1.4 image with the latest seaside version loaded, I
How does one remove a method in Squeak! Smalltalk? I'm using a Seaside 2.8.4
I was following the tutorial on Magma from the awesome Seaside book and at
I'm trying to do something like this in seaside 2.9 html button onClick: (html
So, if you download a fresh Seaside image and run WAKom startOn: 80, then
This should hopefully be a simple question. :) I'm using Pharo / Seaside. I
I am using Pharo smalltalk image with latest seaside loaded. I had loaded the
I don't mean for this to be inflammatory, so please don't take it that
In Seaside, in all those renderContentOn: methods, I can use the HTML canvas object
I'm still trying to get to understand how Javascript is wrapped in Seaside, say

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.